diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 74786be44..9163171c9 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -12,7 +12,6 @@ body: attributes: label: What is the issue? description: What happened? What did you expect to happen? - placeholder: oh no validations: required: true - type: textarea @@ -61,6 +60,13 @@ body: placeholder: e.g., 1.14.4 validations: required: false + - type: textarea + id: other-software + attributes: + label: Other software + description: What [other software](https://github.com/tailscale/tailscale/wiki/OtherSoftwareInterop) (networking, security, etc) are you running? + validations: + required: false - type: input id: bug-report attributes: