fix Bug Report Form

YAML doesn't like the use of mapping values in this area
This commit is contained in:
Legit4K
2021-08-24 14:27:01 +01:00
committed by GitHub
parent 4aef55875b
commit 80df94cd3c

View File

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