We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15e160e commit 4703824Copy full SHA for 4703824
.github/PULL_REQUEST_TEMPLATE.md
@@ -13,7 +13,7 @@ Contributors guide: https://github.com/nodejs/node/blob/master/CONTRIBUTING.md
13
- [ ] `make -j4 test` (UNIX), or `vcbuild test` (Windows) passes
14
- [ ] tests and/or benchmarks are included
15
- [ ] documentation is changed or added
16
-- [ ] commit message follows [commit guidelines](https://github.com/nodejs/node/blob/master/CONTRIBUTING.md#commit-guidelines)
+- [ ] commit message follows [commit guidelines](https://github.com/nodejs/node/blob/master/CONTRIBUTING.md#commit-message-guidelines)
17
18
##### Affected core subsystem(s)
19
<!-- Provide affected core subsystem(s) (like doc, cluster, crypto, etc). -->
0 commit comments