From de72f1333823da8d5f08d2490c26ff7a05bcce08 Mon Sep 17 00:00:00 2001 From: Kroese Date: Thu, 16 May 2024 01:07:26 +0200 Subject: [PATCH] Update 2-feature.yml --- .github/ISSUE_TEMPLATE/2-feature.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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