From 4a37b00e6cadbd7bd83d9e776e19263e3a6f6772 Mon Sep 17 00:00:00 2001 From: Hans Pagel Date: Wed, 29 Sep 2021 00:13:50 +0200 Subject: [PATCH] github: try to fix the feature request form (wip) --- .github/ISSUE_TEMPLATE/feature_request.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index a06ef216..8e9a1aaf 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -41,12 +41,12 @@ body: label: Anything to add? (optional) placeholder: "Add any other context or screenshots here." - type: checkboxes - id: sponsor attributes: - label: Are you sponsoring us? + label: Is there an existing issue for this? + description: Please search to see if an issue already exists for the bug you encountered. options: - - label: "Yes, I’m a sponsor. šŸ’–" - required: false + - label: I have searched the existing issues + required: true - type: markdown attributes: value: |