Merge pull request #2403 from dannycolin/update-bug-template

Make Troubleshooting Information optional
This commit is contained in:
luke crouch 2022-08-04 09:05:29 -05:00 committed by GitHub
commit 54a2254763
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -46,8 +46,8 @@ body:
- type: textarea
id: about_support
attributes:
label: "Provide a copy of Troubleshooting Information page"
label: "Provide a copy of Troubleshooting Information page (optional)"
description: "To get a copy of the Troubleshooting Information page, type *about:support* in the address bar and click on the *Copy text to clipboard* button."
render: "plain text"
validations:
required: true
required: false