doc: make pull request template more concise

PR-URL: https://github.com/nodejs/node/pull/7239
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Michaël Zasso <mic.besace@gmail.com>
Reviewed-By: Brian White <mscdex@mscdex.net>
Reviewed-By: cjihrig - Colin Ihrig <cjihrig@gmail.com>
This commit is contained in:
Rich Trott 2016-06-08 16:40:12 -07:00
parent f2c59d9658
commit 47b9b14574

View File

@ -1,11 +1,9 @@
<!--
Thank you for your pull request. Please review below requirements.
If this aims to fix a regression or youre adding a feature, make sure you also
write a test. If possible, include a benchmark that quantifies your changes.
Bug fixes and new features should include tests and possibly a benchmark.
Finally, read through our contributors guide and make adjustments as necessary:
https://github.com/nodejs/node/blob/master/CONTRIBUTING.md
Contributors guide: https://github.com/nodejs/node/blob/master/CONTRIBUTING.md
-->
##### Checklist