doc: update pull request template in guide

PR-URL: https://github.com/nodejs/node/pull/20277
Refs: https://github.com/nodejs/node/pull/19125
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
This commit is contained in:
Zachary Vacura 2018-04-25 01:33:01 -05:00 committed by Tobias Nießen
parent 214fd404b9
commit a3231d94bd
No known key found for this signature in database
GPG Key ID: 718207F8FD156B70

View File

@ -334,9 +334,6 @@ Contributors guide: https://github.com/nodejs/node/blob/master/CONTRIBUTING.md
- [ ] tests and/or benchmarks are included - [ ] tests and/or benchmarks are included
- [ ] documentation is changed or added - [ ] documentation is changed or added
- [ ] commit message follows [commit guidelines](https://github.com/nodejs/node/blob/master/doc/guides/contributing/pull-requests.md#commit-message-guidelines) - [ ] commit message follows [commit guidelines](https://github.com/nodejs/node/blob/master/doc/guides/contributing/pull-requests.md#commit-message-guidelines)
#### Affected core subsystem(s)
<!-- Provide affected core subsystem(s) (like doc, cluster, crypto, etc). -->
``` ```
Please try to do your best at filling out the details, but feel free to skip Please try to do your best at filling out the details, but feel free to skip