Skip to content

Commit b5e44df

Browse files
Trottevanlucas
authored andcommitted
doc: make pull request template more concise
PR-URL: #7239 Reviewed-By: James M Snell <[email protected]> Reviewed-By: Benjamin Gruenbaum <[email protected]> Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Brian White <[email protected]> Reviewed-By: cjihrig - Colin Ihrig <[email protected]>
1 parent 40a5974 commit b5e44df

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
11
<!--
22
Thank you for your pull request. Please review below requirements.
33
4-
If this aims to fix a regression or you’re adding a feature, make sure you also
5-
write a test. If possible, include a benchmark that quantifies your changes.
4+
Bug fixes and new features should include tests and possibly a benchmark.
65
7-
Finally, read through our contributors guide and make adjustments as necessary:
8-
https://github.com/nodejs/node/blob/master/CONTRIBUTING.md
6+
Contributors guide: https://github.com/nodejs/node/blob/master/CONTRIBUTING.md
97
-->
108

119
##### Checklist

0 commit comments

Comments
 (0)