Skip to content

Commit 46063b8

Browse files
lundibunditargos
authored andcommitted
doc: add GitHub email set up link to COLLABORATOR_GUIDE
PR-URL: #22525 Reviewed-By: Refael Ackermann <[email protected]> Reviewed-By: Trivikram Kamat <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: George Adams <[email protected]> Reviewed-By: Vse Mozhet Byt <[email protected]>
1 parent 9b4403d commit 46063b8

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

COLLABORATOR_GUIDE.md

+4-3
Original file line numberDiff line numberDiff line change
@@ -65,9 +65,9 @@ badge.
6565

6666
For first-time contributors, check if the commit author is the same as the
6767
pull request author, and ask if they have configured their git
68-
username and email to their liking as per [this guide][git-username].
69-
This is to make sure they would be promoted to "contributor" once
70-
their pull request lands.
68+
[username][git-username] and [email][git-email] to their liking.
69+
This is to make sure they would be promoted to "contributor" once their
70+
pull request lands.
7171

7272
### Closing Issues and Pull Requests
7373

@@ -889,5 +889,6 @@ If you cannot find who to cc for a file, `git shortlog -n -s <file>` may help.
889889
[git-node]: https://github.com/nodejs/node-core-utils/blob/master/docs/git-node.md
890890
[git-node-metadata]: https://github.com/nodejs/node-core-utils/blob/master/docs/git-node.md#git-node-metadata
891891
[git-username]: https://help.github.com/articles/setting-your-username-in-git/
892+
[git-email]: https://help.github.com/articles/setting-your-commit-email-address-in-git/
892893
[node-core-utils-credentials]: https://github.com/nodejs/node-core-utils#setting-up-credentials
893894
[node-core-utils-issues]: https://github.com/nodejs/node-core-utils/issues

0 commit comments

Comments
 (0)