From 5d3abfcb9865b8c552a36451693129724aa6d798 Mon Sep 17 00:00:00 2001 From: ThatOneCalculator Date: Thu, 8 Jun 2023 11:03:39 -0700 Subject: [PATCH] Close #10280 --- issue_template/bug.yaml | 2 +- issue_template/feature.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/issue_template/bug.yaml b/issue_template/bug.yaml index b7f0c70986..c7e2f6b788 100644 --- a/issue_template/bug.yaml +++ b/issue_template/bug.yaml @@ -68,5 +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. + - label: I have searched the issue tracker for similar issues, and this is not a duplicate. required: true diff --git a/issue_template/feature.yaml b/issue_template/feature.yaml index 75da17133d..7ebed1b06f 100644 --- a/issue_template/feature.yaml +++ b/issue_template/feature.yaml @@ -68,5 +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. + - label: I have searched the issue tracker for similar requests, and this is not a duplicate. required: true