Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions getting-started/pull-request-lifecycle.rst
Original file line number Diff line number Diff line change
Expand Up @@ -451,8 +451,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. 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
Expand Down
Loading