Update 1_bug.yml

This commit is contained in:
Govin 2024-12-11 14:20:21 +08:00 committed by GitHub
parent 405939a34c
commit d318eab29e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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: