Skip to content

Commit 5bb73ff

Browse files
committed
Make feature request really a feature
It was assigned as "task" with label "enhancement". The label got removed and type is now "feature". I think this is more clear.
1 parent a80d0a4 commit 5bb73ff

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

.github/ISSUE_TEMPLATE/feature-request.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
name: Feature Request
22
description: Suggest an idea or request a new feature.
3-
labels: [enhancement]
43
assignees: [tomschr]
5-
type: task
4+
type: feature
65

76
body:
87
- type: markdown
@@ -33,4 +32,4 @@ body:
3332
label: Possible Implementation
3433
description: Do you have any ideas on how this could be implemented?
3534
validations:
36-
required: false
35+
required: false

0 commit comments

Comments
 (0)