From 7dfc94b2c13712dc6c3dc0d362c6463fb2630a30 Mon Sep 17 00:00:00 2001 From: Kainoa Kanter Date: Tue, 6 Jun 2023 20:17:56 +0000 Subject: [PATCH] Update 'issue_template/bug.yaml' --- issue_template/bug.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/issue_template/bug.yaml b/issue_template/bug.yaml index 3a21f1399..b7f0c7098 100644 --- a/issue_template/bug.yaml +++ b/issue_template/bug.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 issues, and this is not a duplicate. + required: true