Skip to content

Commit 42e5bf9

Browse files
Update ISSUE_TEMPLATE/feature-request.yml
1 parent ca1e9b1 commit 42e5bf9

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

.github/ISSUE_TEMPLATE/feature-request.yml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: Feature Request
2-
description: Suggest a new feature for the project.
3-
labels: ["enhancement"]
2+
description: Suggest a new feature for the project
3+
type: Feature
44
body:
55
- type: textarea
66
attributes:
@@ -16,9 +16,8 @@ body:
1616
- type: textarea
1717
attributes:
1818
label: Your Solution(s)
19-
description: Have you thought of ways ferium can solve your problem? If so, share them here.
19+
description: How could ferium solve your problem?
2020
placeholder: |
2121
For example:
2222
Ferium should do ...
2323
Instead of doing ..., ferium should ... instead.
24-

0 commit comments

Comments
 (0)