We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3951c15 commit fd54d8aCopy full SHA for fd54d8a
CONTRIBUTING.md
@@ -242,6 +242,10 @@ who you are:
242
$ git config --global user.name "J. Random User"
243
$ git config --global user.email "j.random.user@example.com"
244
```
245
+Please make sure this local email is also added to your
246
+[GitHub email list](https://github.com/settings/emails) so that your commits
247
+will be properly associated with your account and you will be promoted
248
+to Contributor once your first commit is landed.
249
250
#### Step 1: Fork
251
0 commit comments