fix Bug Report Form
YAML doesn't like the use of mapping values in this area
This commit is contained in:
2
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
2
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
@@ -52,7 +52,7 @@ body:
|
|||||||
id: conditions
|
id: conditions
|
||||||
attributes:
|
attributes:
|
||||||
label: Checklist
|
label: Checklist
|
||||||
description: By submitting this issue, you have checked the following:
|
description: By submitting this issue, you have checked the following
|
||||||
options:
|
options:
|
||||||
- label: My issue does not match any existing issues on this repo
|
- label: My issue does not match any existing issues on this repo
|
||||||
required: true
|
required: true
|
||||||
|
|||||||
Reference in New Issue
Block a user