diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index 0e95868a..0750eb76 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -41,5 +41,5 @@ body: required: true - label: Read the [Contributing Guidelines](https://github.com/vuejs/vitepress/blob/main/.github/contributing.md). required: true - - label: Check that there isn't already an issue that reports the same bug to avoid creating a duplicate. + - label: Check that there isn't already an issue that asks for the same feature to avoid creating a duplicate. required: true