Skip to content
This repository was archived by the owner on Aug 31, 2018. It is now read-only.

Commit 7d29d4a

Browse files
vsemozhetbytaddaleax
authored andcommitted
meta: add note about email sync to CONTRIBUTING.md
PR-URL: nodejs/node#16340 Reviewed-By: Anatoli Papirovski <apapirovski@mac.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com> Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Yuta Hiroto <hello@about-hiroppy.com> Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com> Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com> Refs: nodejs/node#16339 (comment)
1 parent d4f5ba7 commit 7d29d4a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CONTRIBUTING.md

+4
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,10 @@ Create a branch and start hacking:
5656
```text
5757
$ git checkout -b my-branch -t origin/latest
5858
```
59+
Please make sure this local email is also added to your
60+
[GitHub email list](https://github.com/settings/emails) so that your commits
61+
will be properly associated with your account and you will be promoted
62+
to Contributor once your first commit is landed.
5963

6064
Any text you write should follow the [Style Guide](doc/STYLE_GUIDE.md),
6165
including comments and API documentation.

0 commit comments

Comments
 (0)