Skip to content

Commit c554c0e

Browse files
Derek Lewistargos
Derek Lewis
authored andcommitted
doc: clarify expectations for PR commit messages
Prior to this commit, new contributors were suggested to use a utility to validate commit messages. Although not inaccurate, this utility produces misleading results. * Remove reference to `core-validate-commit` PR-URL: #30922 Reviewed-By: Myles Borins <[email protected]> Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Gireesh Punathil <[email protected]> Reviewed-By: Rich Trott <[email protected]>
1 parent 4651871 commit c554c0e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

doc/guides/contributing/pull-requests.md

-3
Original file line numberDiff line numberDiff line change
@@ -192,9 +192,6 @@ One of the existing contributors will help get things situated and the
192192
contributor landing the Pull Request will ensure that everything follows
193193
the project guidelines.
194194

195-
See [core-validate-commit](https://github.com/nodejs/core-validate-commit) -
196-
A utility that ensures commits follow the commit formatting guidelines.
197-
198195
### Step 5: Rebase
199196

200197
As a best practice, once you have committed your changes, it is a good idea

0 commit comments

Comments
 (0)