diff --git a/.github/ISSUE_TEMPLATE/2-feature.yml b/.github/ISSUE_TEMPLATE/2-feature.yml index 2e9c7e8..5c4a248 100644 --- a/.github/ISSUE_TEMPLATE/2-feature.yml +++ b/.github/ISSUE_TEMPLATE/2-feature.yml @@ -5,8 +5,8 @@ labels: ["enhancement"] body: - type: checkboxes attributes: - label: Is there an existing feature request for this? - description: Please search to see if the feature request already exists. + label: Is there no existing feature request for this? + description: Please search to see if the feature was not already requested before. options: - label: I have searched the existing feature requests required: true