diff options
| -rw-r--r-- | .github/ISSUE_TEMPLATE/feature_request.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 097da51e..6f848455 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -1,7 +1,7 @@ --- name: Feature request about: Suggest an idea for this project -labels: proposal +labels: feature request --- -<!-- Describe the feature you'd like. -->
\ No newline at end of file +<!-- Describe the feature you'd like. --> |
