This is an automated email from the ASF dual-hosted git repository.

lprimak pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/shiro.git


The following commit(s) were added to refs/heads/main by this push:
     new 3541b2ed2 enh: update issue templates
3541b2ed2 is described below

commit 3541b2ed28d4c9283824c9182d31b5399bd4ddf7
Author: lprimak <[email protected]>
AuthorDate: Wed Aug 20 20:01:21 2025 -0500

    enh: update issue templates
---
 .github/ISSUE_TEMPLATE/bug_report.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml 
b/.github/ISSUE_TEMPLATE/bug_report.yml
index 6e9f653c1..c4ab14067 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.yml
+++ b/.github/ISSUE_TEMPLATE/bug_report.yml
@@ -33,7 +33,7 @@ body:
         first to see whether the same issue was reported already.
       options:
         - label: >
-            I had searched in the 
[issues](https://github.com/apache/shiro/issues?q=is%3Aissue) and found
+            I had searched in the [issues, **including closed 
issues**](https://github.com/apache/shiro/issues?q=is%3Aissue) and found
             no similar issues.
           required: true
 

Reply via email to