Update feature_request.yml
Signed-off-by: Maya Kaczorowski <15946341+mayakacz@users.noreply.github.com>pull/3214/head
parent
ada8cd99af
commit
259163dfe1
|
@ -1,5 +1,8 @@
|
||||||
blank_issues_enabled: true
|
blank_issues_enabled: true
|
||||||
contact_links:
|
contact_links:
|
||||||
- name: Support requests and Troubleshooting
|
- name: Support
|
||||||
|
url: https://tailscale.com/contact/support/
|
||||||
|
about: Contact us for support
|
||||||
|
- name: Troubleshooting
|
||||||
url: https://tailscale.com/kb/1023/troubleshooting
|
url: https://tailscale.com/kb/1023/troubleshooting
|
||||||
about: Troubleshoot common issues. Contact us by email at support@tailscale.com.
|
about: Troubleshoot common issues
|
|
@ -7,14 +7,7 @@ body:
|
||||||
attributes:
|
attributes:
|
||||||
value: |
|
value: |
|
||||||
Please check if your feature request is [already filed](https://github.com/tailscale/tailscale/issues).
|
Please check if your feature request is [already filed](https://github.com/tailscale/tailscale/issues).
|
||||||
- type: input
|
Tell us about your idea!
|
||||||
id: request
|
|
||||||
attributes:
|
|
||||||
label: Tell us about your idea!
|
|
||||||
description: What is your feature request?
|
|
||||||
placeholder: e.g., A pet pangolin
|
|
||||||
validations:
|
|
||||||
required: true
|
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: problem
|
id: problem
|
||||||
attributes:
|
attributes:
|
||||||
|
|
Loading…
Reference in New Issue