Skip to content

Commit 57504c4

Browse files
committed
Fix syntax errors in issue template
1 parent ed9ee6f commit 57504c4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,5 +48,5 @@ body:
4848
attributes:
4949
label: Willing to submit a PR?
5050
options:
51-
- Yes
52-
- No
51+
- 'Yes'
52+
- 'No'

0 commit comments

Comments
 (0)