diff options
| -rw-r--r-- | .github/ISSUE_TEMPLATE/2-feature-request.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/2-feature-request.yml b/.github/ISSUE_TEMPLATE/2-feature-request.yml index da49bd515..1b68f6049 100644 --- a/.github/ISSUE_TEMPLATE/2-feature-request.yml +++ b/.github/ISSUE_TEMPLATE/2-feature-request.yml @@ -1,6 +1,6 @@ name: 🚀 Feature request description: Suggest an idea for this project -labels: [feature request] +labels: [enhancement] body: - type: markdown attributes: |
