Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit b5e44df

Browse filesBrowse files
Trottevanlucas
authored andcommitted
doc: make pull request template more concise
PR-URL: #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>
1 parent 40a5974 commit b5e44df
Copy full SHA for b5e44df

File tree

Expand file treeCollapse file tree

1 file changed

+2
-4
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-4
lines changed
Open diff view settings
Collapse file

‎.github/PULL_REQUEST_TEMPLATE.md‎

Copy file name to clipboardExpand all lines: .github/PULL_REQUEST_TEMPLATE.md
+2-4Lines changed: 2 additions & 4 deletions
  • Display the source diff
  • Display the rich diff
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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.