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 0b18d07 commit c5016a5Copy full SHA for c5016a5
.github/ISSUE_TEMPLATE/01_bug_report.yml
@@ -9,7 +9,7 @@ body:
9
attributes:
10
label: Please avoid duplicates
11
options:
12
- - label: I checked [all open bugs](https://github.com/nock/nock.js/issues?q=is%3Aissue+is%3Aopen+label%3Abug) and none of them matched my problem.
+ - label: I checked [all open bugs](https://github.com/nock/nock/issues?q=is%3Aissue+is%3Aopen+label%3Abug) and none of them matched my problem.
13
required: true
14
- type: input
15
id: testcase
0 commit comments