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 <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Jeremiah Senkpiel <[email protected]> Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Tobias Nießen <[email protected]> Reviewed-By: Yuta Hiroto <[email protected]> Reviewed-By: Gireesh Punathil <[email protected]> Reviewed-By: Gibson Fahnestock <[email protected]> Refs: nodejs/node#16339 (comment)
1 parent d4f5ba7 commit 7d29d4a

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

CONTRIBUTING.md

Lines changed: 4 additions & 0 deletions
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)