Update 1_bug.yml
This commit is contained in:
parent
405939a34c
commit
d318eab29e
11
.github/ISSUE_TEMPLATE/1_bug.yml
vendored
11
.github/ISSUE_TEMPLATE/1_bug.yml
vendored
@ -2,6 +2,17 @@ name: Bug report
|
||||
description: Report a bug
|
||||
labels: [ bug ]
|
||||
body:
|
||||
- type: checkboxes
|
||||
attributes:
|
||||
label: Don't skip these steps
|
||||
description: Carefully complete the following steps before submitting an issue
|
||||
options:
|
||||
- label: I understand that I will be **blocked** if I *intentionally* remove or skip any mandatory\* field
|
||||
required: true
|
||||
- label: I have checked through the search that there are no similar issues that already exist
|
||||
required: true
|
||||
- label: I will not submit any issues that are not related to this project
|
||||
required: true
|
||||
- type: checkboxes
|
||||
id: checklist
|
||||
attributes:
|
||||
|
Loading…
x
Reference in New Issue
Block a user