mirror of
https://github.com/nodejs/node.git
synced 2025-08-15 13:48:44 +02:00
doc: fix grammar in the collaborator guide
PR-URL: https://github.com/nodejs/node/pull/47245 Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Darshan Sen <raisinten@gmail.com> Reviewed-By: Qingyu Deng <i@ayase-lab.com> Reviewed-By: LiviaMedeiros <livia@cirno.name> Reviewed-By: Kohei Ueno <kohei.ueno119@gmail.com>
This commit is contained in:
parent
c588145810
commit
545b594b19
1 changed files with 1 additions and 1 deletions
|
@ -509,7 +509,7 @@ The TSC serves as the final arbiter where required.
|
|||
squashing only keeps one author.
|
||||
* The "Rebase and merge" method has no way of adding metadata to the commit.
|
||||
3. Make sure CI is complete and green. If the CI is not green, check for
|
||||
unreliable tests and infrastructure failures. If there are not corresponding
|
||||
unreliable tests and infrastructure failures. If there are no corresponding
|
||||
issues in the [node][unreliable tests] or
|
||||
[build](https://github.com/nodejs/build/issues) repositories, open new
|
||||
issues. Run a new CI any time someone pushes new code to the pull request.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue