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.
ISSUE_TEMPLATE/feature-request.yml
1 parent ca1e9b1 commit 42e5bf9Copy full SHA for 42e5bf9
.github/ISSUE_TEMPLATE/feature-request.yml
@@ -1,6 +1,6 @@
1
name: Feature Request
2
-description: Suggest a new feature for the project.
3
-labels: ["enhancement"]
+description: Suggest a new feature for the project
+type: Feature
4
body:
5
- type: textarea
6
attributes:
@@ -16,9 +16,8 @@ body:
16
17
18
label: Your Solution(s)
19
- description: Have you thought of ways ferium can solve your problem? If so, share them here.
+ description: How could ferium solve your problem?
20
placeholder: |
21
For example:
22
Ferium should do ...
23
Instead of doing ..., ferium should ... instead.
24
-
0 commit comments