From e1a58d42de0bf83d7a3bb2e669a77ce7c8dc6b93 Mon Sep 17 00:00:00 2001 From: Kroese Date: Fri, 26 Apr 2024 16:35:44 +0200 Subject: [PATCH] Update FEATURE_REQUEST.yml --- .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 eb95b34..2e9c7e8 100644 --- a/.github/ISSUE_TEMPLATE/FEATURE_REQUEST.yml +++ b/.github/ISSUE_TEMPLATE/FEATURE_REQUEST.yml @@ -3,6 +3,13 @@ description: Suggest an idea for improving the container title: "[Feature]: " 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. + options: + - label: I have searched the existing feature requests + required: true - type: textarea id: problem attributes: