Browse Source

fix: 🐛 Wrong label name

IceToast 2 years ago
parent
commit
c1a2c34a06
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/ISSUE_TEMPLATE/feature.yml

+ 1 - 1
.github/ISSUE_TEMPLATE/feature.yml

@@ -1,7 +1,7 @@
 name: "\U0001F680 Feature request"
 description: Suggest a feature or idea for this project
 title: "[Feature] "
-labels: ["enhancement"]
+labels: ["feature"]
 body:
   - type: textarea
     id: feature-description