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 df29544 commit f0b55dfCopy full SHA for f0b55df
.github/ISSUE_TEMPLATE/2-feature.yml
@@ -1,6 +1,6 @@
1
name: Feature Request
2
description: Suggest a new feature or other enhancement.
3
-labels: ["feature", "triage"]
+labels: ["enhancement", "triage"]
4
body:
5
- type: markdown
6
attributes:
.github/release.yml
@@ -10,7 +10,7 @@ changelog:
10
- breaking-change
11
- title: Exciting New Features 🎉
12
labels:
13
- - feature
+ - enhancement
14
- title: Other Changes
15
16
- "*"
0 commit comments