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 97eb165 commit 6ee1243Copy full SHA for 6ee1243
.github/ISSUE_TEMPLATE/20_feature_request.yml
@@ -18,14 +18,14 @@ body:
18
description: A clear and concise description of what the problem is.
19
placeholder: I am trying to do [...] but [...]
20
validations:
21
- required: false
+ required: true
22
- type: textarea
23
attributes:
24
label: Describe the solution you'd like
25
description: |
26
A clear and concise description of what you want to happen. Include any alternative solutions you've considered.
27
28
- required: true
+ required: false
29
30
31
label: Additional context
0 commit comments