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

Commit

Permalink
meta: add note about email sync to CONTRIBUTING.md
Browse files Browse the repository at this point in the history
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)
  • Loading branch information
vsemozhetbyt authored and addaleax committed Dec 7, 2017
1 parent d4f5ba7 commit 7d29d4a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,10 @@ Create a branch and start hacking:
```text
$ git checkout -b my-branch -t origin/latest
```
Please make sure this local email is also added to your
[GitHub email list](https://github.com/settings/emails) so that your commits
will be properly associated with your account and you will be promoted
to Contributor once your first commit is landed.

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

0 comments on commit 7d29d4a

Please sign in to comment.