Przeglądaj źródła

fix: 🐛 Wrong label name

IceToast 2 lat temu
rodzic
commit
c1a2c34a06
1 zmienionych plików z 1 dodań i 1 usunięć
  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