Update bug_report.yml
This commit is contained in:
parent
7b30ff9e14
commit
8f13cb8bca
1 changed files with 8 additions and 0 deletions
8
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
8
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
|
|
@ -100,3 +100,11 @@ body:
|
|||
description: If applicable, add screenshots to help explain your problem.
|
||||
validations:
|
||||
required: false
|
||||
|
||||
- type: checkboxes
|
||||
attributes:
|
||||
label: I have checked existing issues, pr, discussion and documentation
|
||||
description: You agree to check all the resources above before opening a new issue.
|
||||
options:
|
||||
- label: I confirm I have checked existing issues, pr, discussion and documentation.
|
||||
required: true
|
||||
|
|
|
|||
Loading…
Reference in a new issue