From: Paul Donald Date: Thu, 2 Jan 2025 16:41:22 +0000 (+0000) Subject: github: change bug reports to search closed issues too X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=f001a35ad14e69d26e2e8fdfb6f0c0f6fb00b17a;p=project%2Fluci.git github: change bug reports to search closed issues too Signed-off-by: Paul Donald --- diff --git a/.github/ISSUE_TEMPLATE/01-bug.yml b/.github/ISSUE_TEMPLATE/01-bug.yml index 9c42d43188..e8ffce9085 100644 --- a/.github/ISSUE_TEMPLATE/01-bug.yml +++ b/.github/ISSUE_TEMPLATE/01-bug.yml @@ -15,7 +15,7 @@ body: label: Is there an existing issue for this? description: Please search to see if an issue already exists for the bug you encountered. options: - - label: I have searched the existing issues + - label: I have searched among all existing issues (including closed issues) required: true - type: textarea id: screenshots-or-captures