-
-
Notifications
You must be signed in to change notification settings - Fork 964
Add clarification that contributors must authorize the Python CLA bot #1667
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
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -356,8 +356,8 @@ Here are the steps needed in order to sign the CLA: | |
|
|
||
| 2. When ``python-cla-bot`` comments on your pull request that commit | ||
| authors are required to sign a Contributor License Agreement, click | ||
| on the button in the comment to sign it. It's enough to log in through | ||
| GitHub. The process is automatic. | ||
| on the button in the comment to sign it. Simply log in to GitHub, | ||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
on the button in the comment to sign it. Simply log in to GitHub,
on the button in the comment to sign it. Log in to GitHub,
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. This is a bit odd now, originally it was through but now it is to? It is an SSO, you do not directly log into GitHub. I propose (combined with Mariatta's suggestion, since IIRC two from the same thread cannot be applied):
Suggested change
on the button in the comment to sign it. Simply log in to GitHub,
on the button in the comment to sign it. Log in with GitHub,
|
||
| click "Authorize Python CLA Bot", and then click "Sign". | ||
|
|
||
| 3. After signing, the comment by ``python-cla-bot`` will update to | ||
| indicate that "all commit authors signed the Contributor License | ||
|
|
||