Skip to content

Commit f001a35

Browse files
committed
github: change bug reports to search closed issues too
Signed-off-by: Paul Donald <[email protected]>
1 parent 41f1c3c commit f001a35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE/01-bug.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ body:
1515
label: Is there an existing issue for this?
1616
description: Please search to see if an issue already exists for the bug you encountered.
1717
options:
18-
- label: I have searched the existing issues
18+
- label: I have searched among all existing issues (including closed issues)
1919
required: true
2020
- type: textarea
2121
id: screenshots-or-captures

0 commit comments

Comments
 (0)