Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntoine du Hamel <duhamelantoine1995@gmail.com>2022-01-16 02:03:44 +0300
committerDanielle Adams <adamzdanielle@gmail.com>2022-02-01 07:56:38 +0300
commit7ba53103a539b2555a82c05891bf972fa64f27b8 (patch)
tree6b46fd70189943e5666559212e19c3c37fd89558 /onboarding.md
parent0d009aebd5f1178d882edc84dbe27407cd96acb9 (diff)
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>
Diffstat (limited to 'onboarding.md')
-rw-r--r--onboarding.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/onboarding.md b/onboarding.md
index 76c7a3dcecd..eef5ee41e70 100644
--- a/onboarding.md
+++ b/onboarding.md
@@ -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