From 7e9abc9b1c6b35655a6c3285a96853cf3c0bb3ac Mon Sep 17 00:00:00 2001 From: Kainoa Kanter Date: Tue, 6 Jun 2023 20:17:31 +0000 Subject: [PATCH] Update 'issue_template/feature.yaml' --- issue_template/feature.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/issue_template/feature.yaml b/issue_template/feature.yaml index 32f7f2c105..75da17133d 100644 --- a/issue_template/feature.yaml +++ b/issue_template/feature.yaml @@ -68,3 +68,5 @@ body: options: - label: I agree to follow this project's Contribution Guidelines required: true + - label: I have searched the issue tracker for similar requests, and this is not a duplicate. + required: true