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:
parent
f2c59d9658
commit
47b9b14574
6
.github/PULL_REQUEST_TEMPLATE.md
vendored
6
.github/PULL_REQUEST_TEMPLATE.md
vendored
@ -1,11 +1,9 @@
|
|||||||
<!--
|
<!--
|
||||||
Thank you for your pull request. Please review below requirements.
|
Thank you for your pull request. Please review below requirements.
|
||||||
|
|
||||||
If this aims to fix a regression or you’re adding a feature, make sure you also
|
Bug fixes and new features should include tests and possibly a benchmark.
|
||||||
write a test. If possible, include a benchmark that quantifies your changes.
|
|
||||||
|
|
||||||
Finally, read through our contributors guide and make adjustments as necessary:
|
Contributors guide: https://github.com/nodejs/node/blob/master/CONTRIBUTING.md
|
||||||
https://github.com/nodejs/node/blob/master/CONTRIBUTING.md
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
##### Checklist
|
##### Checklist
|
||||||
|
Loading…
x
Reference in New Issue
Block a user