diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 5d7a1f54..c81c77e4 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -2,7 +2,7 @@ name: "\U0001F680 New feature proposal" about: Propose a new feature to be added to Vite title: '' -labels: 'feat: pending triage' +labels: 'enhancement: pending triage' assignees: '' ---