Make Troubleshooting Information optional
This commit is contained in:
parent
853d459216
commit
586a2f5662
1 changed files with 4 additions and 4 deletions
4
.github/ISSUE_TEMPLATE/bug.yml
vendored
4
.github/ISSUE_TEMPLATE/bug.yml
vendored
|
@ -46,8 +46,8 @@ body:
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: about_support
|
id: about_support
|
||||||
attributes:
|
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."
|
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"
|
render: "plain text"
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: false
|
||||||
|
|
Loading…
Add table
Reference in a new issue