Skip to content

Commit d1773e2

Browse files
authored
Update bug_report.yaml
1 parent 40c516a commit d1773e2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/bug_report.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ body:
1313
label: Version
1414
description: Are you using the latest version of this repository?
1515
options:
16-
- label: Yes
16+
- label: "Yes"
1717
required: true
1818
validations:
1919
required: true
@@ -23,7 +23,7 @@ body:
2323
label: General Question
2424
description: Is this a general usage question?
2525
options:
26-
- label: No
26+
- label: "No"
2727
required: true
2828
validations:
2929
required: true

0 commit comments

Comments
 (0)