diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index ea39c041a..f17382d8e 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,5 +1,8 @@ blank_issues_enabled: true 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 - about: Troubleshoot common issues. Contact us by email at support@tailscale.com. \ No newline at end of file + about: Troubleshoot common issues \ No newline at end of file diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index 2fca5e7e1..f75386274 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -7,14 +7,7 @@ body: attributes: value: | Please check if your feature request is [already filed](https://github.com/tailscale/tailscale/issues). - - type: input - id: request - attributes: - label: Tell us about your idea! - description: What is your feature request? - placeholder: e.g., A pet pangolin - validations: - required: true + Tell us about your idea! - type: textarea id: problem attributes: