We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a14f564 commit b0ac76dCopy full SHA for b0ac76d
CONTRIBUTING.md
@@ -75,6 +75,10 @@ Create a branch and start hacking:
75
```text
76
$ git checkout -b my-branch -t origin/master
77
```
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.
82
83
Any text you write should follow the [Style Guide](doc/STYLE_GUIDE.md),
84
including comments and API documentation.
0 commit comments