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 32caec2 commit 884b27eCopy full SHA for 884b27e
.github/ISSUE_TEMPLATE/featureRequest.yml
@@ -20,7 +20,6 @@ body:
20
label: API parameter
21
description: If your feature request is related to some API parameter, consider using this list below to specify.
22
options:
23
- - none
24
- icon name
25
- theme
26
- color
@@ -32,8 +31,8 @@ body:
32
31
attributes:
33
label: Problem to be solved
34
description: Provide a description of what you want to see improved.
35
- validations:
36
- required: true
+ validations:
+ required: true
37
38
- type: textarea
39
id: solution
@@ -46,3 +45,4 @@ body:
46
45
47
label: Additional information
48
description: Is there anything else you want to share about this feature request?
+ value: This issue closes NONE
0 commit comments