Skip to content

Commit b0ac76d

Browse files
vsemozhetbytMylesBorins
authored andcommitted
meta: add note about email sync to CONTRIBUTING.md
PR-URL: #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: #16339 (comment)
1 parent a14f564 commit b0ac76d

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
@@ -75,6 +75,10 @@ Create a branch and start hacking:
7575
```text
7676
$ git checkout -b my-branch -t origin/master
7777
```
78+
Please make sure this local email is also added to your
79+
[GitHub email list](https://github.com/settings/emails) so that your commits
80+
will be properly associated with your account and you will be promoted
81+
to Contributor once your first commit is landed.
7882

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

0 commit comments

Comments
 (0)