-
Notifications
You must be signed in to change notification settings - Fork 521
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CONTRIBUTING.md: correct how to sign the CLA #1819
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1819 +/- ##
============================================
+ Coverage 66.56% 70.90% +4.34%
- Complexity 978 980 +2
============================================
Files 446 446
Lines 37902 37903 +1
Branches 5398 5399 +1
============================================
+ Hits 25230 26877 +1647
+ Misses 9967 8296 -1671
- Partials 2705 2730 +25
Continue to review full report at Codecov.
|
CONTRIBUTING.md
Outdated
|
||
`I have read the CLA Document and I hereby sign the CLA` | ||
|
||
Note that please make sure the email address you submit the code is bound to the GitHub account. For how to bind the email address, please refer to https://github.com/settings/emails: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
typo and simplify:
Note: please make sure the code you submit has bounded
with the email address in your GitHub account.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Here, most users use emails bound to the github, but some users have already submitted the code with different email and pushed it to github, then trigger this problem, so here is a note that more emails can be bound to github.
No description provided.