We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f143e59 commit 7253f40Copy full SHA for 7253f40
.github/ISSUE_TEMPLATE/bug-report.yml
@@ -32,5 +32,5 @@ body:
32
label: Is there an existing issue for this?
33
description: Please search to see if an issue already exists for the bug you encountered.
34
options:
35
- - label: I have searched the existing issues (https://github.com/mozilla/test-github-features/issues?q=is%3Aopen+is%3Aissue+label%3Atype%3Abug)
+ - label: I have searched the existing [bugs](https://github.com/mozilla/test-github-features/issues?q=is%3Aopen+is%3Aissue+label%3Atype%3Abug)
36
required: true
0 commit comments