From 9196c18d376d4f18c686bcfec8550f9c8659d5ea Mon Sep 17 00:00:00 2001 From: SteveAmor Date: Fri, 21 Jul 2023 18:59:34 +0100 Subject: [PATCH] check closed bugs --- .github/ISSUE_TEMPLATE/bug-report.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yaml b/.github/ISSUE_TEMPLATE/bug-report.yaml index f032d034..8bf4a426 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yaml +++ b/.github/ISSUE_TEMPLATE/bug-report.yaml @@ -7,7 +7,7 @@ body: label: Verification description: Before submitting a bug report, check if similar issues already exist and use those issues to provide your feedback instead. options: - - label: I searched for similar bug reports and found none was relevant. + - label: I searched for similar bug reports (including closed issues) and found none was relevant. required: true - type: input id: desc-brief