diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 9a7ec4ba6..74786be44 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -1,12 +1,12 @@ name: Bug report -description: File a bug report +description: File a bug report. If you need help, contact support instead labels: [needs-triage, bug] body: - type: markdown attributes: value: | - Please check if your bug is [already filed](https://github.com/tailscale/tailscale/issues). - Have an urgent issue? Let us know by emailing us at . + Need help with your tailnet? [Contact support](https://tailscale.com/contact/support) instead. + Otherwise, please check if your bug is [already filed](https://github.com/tailscale/tailscale/issues) before filing a new one. - type: textarea id: what-happened attributes: diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index f17382d8e..3f4a31534 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -5,4 +5,4 @@ contact_links: about: Contact us for support - name: Troubleshooting url: https://tailscale.com/kb/1023/troubleshooting - about: Troubleshoot common issues \ No newline at end of file + about: See the troubleshooting guide for help addressing common issues \ No newline at end of file