From a2cdce66bc13498976596451c19dc3e8c1d1b33a Mon Sep 17 00:00:00 2001 From: Kendall Garner <17521368+kgarner7@users.noreply.github.com> Date: Wed, 27 May 2026 21:20:08 -0700 Subject: [PATCH] chore(github): update bug report template --- .github/ISSUE_TEMPLATE/02-bug_report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/02-bug_report.yml b/.github/ISSUE_TEMPLATE/02-bug_report.yml index fe0ea2d5b..fe2ebae3c 100644 --- a/.github/ISSUE_TEMPLATE/02-bug_report.yml +++ b/.github/ISSUE_TEMPLATE/02-bug_report.yml @@ -6,7 +6,7 @@ body: - type: checkboxes id: check-duplicate attributes: - label: I have already checked through the existing bug reports and found no duplicates + label: I have already checked through the existing (both open AND closed) bug reports and found no duplicates options: - label: 'Yes' required: true