Skip to content

Commit 42dcf16

Browse files
authored
chore: remove search link not working in issue template (@fehmer) (monkeytypegame#6993)
1 parent b6ef5c0 commit 42dcf16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE/bug_report.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ body:
2020

2121
- type: checkboxes
2222
attributes:
23-
label: Is there an [existing issue](https://github.com/monkeytypegame/monkeytype/issues?q=is%3Aissue) for this?
23+
label: Is there an existing issue for this?
2424
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:
2626
- label: I have [searched](https://github.com/monkeytypegame/monkeytype/issues?q=is%3Aissue) the existing open and closed issues

0 commit comments

Comments
 (0)