We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b9d9d0 commit 5d71deeCopy full SHA for 5d71dee
.github/ISSUE_TEMPLATE/feature-request.yml
@@ -9,7 +9,7 @@ body:
9
label: Description
10
description: A clear and concise description of any alternative solution or features you've considered.
11
validations:
12
- required:
+ required: true
13
- type: textarea
14
id: screenshots
15
attributes:
@@ -24,7 +24,7 @@ body:
24
description: Add any other context or anything else about this idea
25
26
required: false
27
- - type: checkboxes
+ - type: checkboxes
28
id: terms
29
30
label: Code of Conduct
0 commit comments