Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/documentation_related.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@ body:
attributes:
label: Search before asking
description: >
Please make sure to search in the [issues](https://github.com/apache/shiro/issues?q=is%3Aissue)
Please make sure to search in the [issues, **including closed issues**](https://github.com/apache/shiro/issues?q=is%3Aissue)
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

Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/enhancement_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ body:
attributes:
label: Search before asking
description: >
Please make sure to search in the [issues](https://github.com/apache/shiro/issues?q=is%3Aissue)
Please make sure to search in the [issues, **including closed issues**](https://github.com/apache/shiro/issues?q=is%3Aissue)
first to see whether the same issue was reported already.
options:
- label: >
Expand Down
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/feature_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@ body:
attributes:
label: Search before asking
description: >
Please make sure to search in the [issues](https://github.com/apache/shiro/issues?q=is%3Aissue)
Please make sure to search in the [issues, **including closed issues**](https://github.com/apache/shiro/issues?q=is%3Aissue)
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

Expand Down
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/question.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@ body:
attributes:
label: Search before asking
description: >
Please make sure to search in the [issues](https://github.com/apache/shiro/issues?q=is%3Aissue)
Please make sure to search in the [issues, **including closed issues**](https://github.com/apache/shiro/issues?q=is%3Aissue)
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

Expand Down
Loading