Skip to content

Commit 13fa48e

Browse files
authored
Fix API feedback template (#51)
1 parent e87a491 commit 13fa48e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/api-feedback.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ body:
1313
attributes:
1414
label: Was the documentation helpful?
1515
options:
16-
- Yes
17-
- No
16+
- "Yes"
17+
- "No"
1818
default: 0
1919
validations:
2020
required: true

0 commit comments

Comments
 (0)