mirror of
https://github.com/tailscale/tailscale.git
synced 2024-11-29 04:55:31 +00:00
.github: update issue templates (#5978)
Signed-off-by: Maya Kaczorowski <15946341+mayakacz@users.noreply.github.com> Signed-off-by: Maya Kaczorowski <15946341+mayakacz@users.noreply.github.com>
This commit is contained in:
parent
9475801ebe
commit
d00b095f14
6
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
6
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@ -1,12 +1,12 @@
|
|||||||
name: Bug report
|
name: Bug report
|
||||||
description: File a bug report
|
description: File a bug report. If you need help, contact support instead
|
||||||
labels: [needs-triage, bug]
|
labels: [needs-triage, bug]
|
||||||
body:
|
body:
|
||||||
- type: markdown
|
- type: markdown
|
||||||
attributes:
|
attributes:
|
||||||
value: |
|
value: |
|
||||||
Please check if your bug is [already filed](https://github.com/tailscale/tailscale/issues).
|
Need help with your tailnet? [Contact support](https://tailscale.com/contact/support) instead.
|
||||||
Have an urgent issue? Let us know by emailing us at <support@tailscale.com>.
|
Otherwise, please check if your bug is [already filed](https://github.com/tailscale/tailscale/issues) before filing a new one.
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: what-happened
|
id: what-happened
|
||||||
attributes:
|
attributes:
|
||||||
|
2
.github/ISSUE_TEMPLATE/config.yml
vendored
2
.github/ISSUE_TEMPLATE/config.yml
vendored
@ -5,4 +5,4 @@ contact_links:
|
|||||||
about: Contact us for support
|
about: Contact us for support
|
||||||
- name: Troubleshooting
|
- name: Troubleshooting
|
||||||
url: https://tailscale.com/kb/1023/troubleshooting
|
url: https://tailscale.com/kb/1023/troubleshooting
|
||||||
about: Troubleshoot common issues
|
about: See the troubleshooting guide for help addressing common issues
|
Loading…
Reference in New Issue
Block a user