Skip to content

Commit

Permalink
meta: add note about email sync to CONTRIBUTING.md
Browse files Browse the repository at this point in the history
PR-URL: #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: #16339 (comment)
  • Loading branch information
vsemozhetbyt authored and MylesBorins committed Nov 28, 2017
1 parent a14f564 commit b0ac76d
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 @@ -75,6 +75,10 @@ Create a branch and start hacking:
```text
$ git checkout -b my-branch -t origin/master
```
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 b0ac76d

Please sign in to comment.