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 83fb941 commit 53fa63eCopy full SHA for 53fa63e
.github/ISSUE_TEMPLATE/feature_request.yml
@@ -18,7 +18,7 @@ body:
18
attributes:
19
value: ---
20
21
- - type: input
+ - type: textarea
22
id: goal
23
24
label: Problem
@@ -27,7 +27,7 @@ body:
27
validations:
28
required: true
29
30
31
id: solution
32
33
label: Desired Solution
@@ -36,14 +36,14 @@ body:
36
37
38
39
40
id: alternative
41
42
label: Alternatives and Workarounds
43
description: Describe alternatives you've considered
44
placeholder: A clear and concise description of any alternative solutions or features you've considered.
45
46
47
id: context
48
49
label: Additional Context
0 commit comments