Update 3-bug.yml
This commit is contained in:
parent
e94c6ad9a3
commit
dfe4bc3317
1 changed files with 2 additions and 2 deletions
4
.github/ISSUE_TEMPLATE/3-bug.yml
vendored
4
.github/ISSUE_TEMPLATE/3-bug.yml
vendored
|
|
@ -5,8 +5,8 @@ labels: ["bug"]
|
||||||
body:
|
body:
|
||||||
- type: checkboxes
|
- type: checkboxes
|
||||||
attributes:
|
attributes:
|
||||||
label: Is there an existing bug report for this?
|
label: Is there no existing bug report for this?
|
||||||
description: Please search to see if a report already exists for the bug you encountered.
|
description: Please search to see if the bug was not already reported before.
|
||||||
options:
|
options:
|
||||||
- label: I have searched the existing bug reports
|
- label: I have searched the existing bug reports
|
||||||
required: true
|
required: true
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue