From 007e7a0922a4e1c3418b59e050e84a4ba78b8970 Mon Sep 17 00:00:00 2001 From: Hans Pagel Date: Wed, 29 Sep 2021 00:16:04 +0200 Subject: [PATCH] github: add a checkbox to the feature request form --- .github/ISSUE_TEMPLATE/feature_request.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index 33ef220e..3cf3f25e 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -32,6 +32,13 @@ body: attributes: label: Anything to add? (optional) placeholder: "Add any other context or screenshots here." + - type: checkboxes + attributes: + 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: I have searched the existing issues + required: true - type: markdown attributes: value: |