You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/bug_report.yaml
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -20,10 +20,10 @@ body:
20
20
21
21
- type: checkboxes
22
22
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.
25
25
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
0 commit comments