Browse Source

Use a new 'feature-request' label instead of the existing 'feature' label

Mark Monteiro 5 years ago
parent
commit
1da9910673
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/ISSUE_TEMPLATE/feature_request.md

+ 1 - 1
.github/ISSUE_TEMPLATE/feature_request.md

@@ -2,7 +2,7 @@
 name: Feature Request
 about: Request a new feature
 title: ''
-labels: feature
+labels: feature-request
 assignees: ''
 ---