mirror of
https://github.com/nodejs/node.git
synced 2024-11-21 10:59:27 +00:00
doc: fix typo in onboarding.md
PR-URL: https://github.com/nodejs/node/pull/41544 Reviewed-By: Zeyu Yang <himself65@outlook.com> Reviewed-By: Mestery <mestery@protonmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
This commit is contained in:
parent
e874630d8a
commit
f92af52105
@ -205,7 +205,7 @@ needs to be pointed out separately during the onboarding.
|
||||
* Example:
|
||||
<https://github.com/nodejs/node/commit/b58fe52692659c0bc25ddbe6afa7f4ae2c7f14a8>
|
||||
* For raw commit message:
|
||||
`git show --format=%Bb58fe52692659c0bc25ddbe6afa7f4ae2c7f14a8`
|
||||
`git show --format=%B b58fe52692659c0bc25ddbe6afa7f4ae2c7f14a8`
|
||||
* Collaborators are in alphabetical order by GitHub username.
|
||||
* Optionally, include your personal pronouns.
|
||||
* Add the `Fixes: <collaborator-nomination-issue-url>` to the commit message
|
||||
|
Loading…
Reference in New Issue
Block a user