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: