Skip to content

Commit b903abd

Browse files
authored
chore: add search links to bug report template (@fehmer) (monkeytypegame#6990)
1 parent de847fc commit b903abd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/ISSUE_TEMPLATE/bug_report.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@ body:
2020

2121
- type: checkboxes
2222
attributes:
23-
label: Is there an existing issue for this?
24-
description: Please search to see if an issue already exists for the bug you encountered.
23+
label: Is there an [existing issue](https://github.com/monkeytypegame/monkeytype/issues?q=is%3Aissue) for this?
24+
description: Please [search](https://github.com/monkeytypegame/monkeytype/issues?q=is%3Aissue) to see if an issue already exists for the bug you encountered.
2525
options:
26-
- label: I have searched the existing issues
26+
- label: I have [searched](https://github.com/monkeytypegame/monkeytype/issues?q=is%3Aissue) the existing open and closed issues
2727
required: true
2828

2929
- type: markdown

0 commit comments

Comments
 (0)