For the complete documentation index, see llms.txt. This page is also available as Markdown.

Individual Contributor

When creating a pull request in GitHub, GitLab, or submitting code in Gerrit, EasyCLA checks if the contributor is authorized under a signed CLA for the project. If not authorized and contributing individually, an ICLA must be signed.

Individual Contributor

An individual contributor submits the code on their behalf, not for their employer. If contributing on behalf of an employer, please refer to the relevant guidelines.

GitHub

  1. In GitHub, clone the repository you want to contribute to or click the pencil icon next to a repository file to edit; it will clone the repository under your username.

  2. Make a change and create a pull request.

  1. EasyCLA checks the CLA status of all committers involved in that pull request. EasyCLA displays a cross or a check mark beside the name of each contributor who is involved in that pull request based on their CLA status.

  2. A cross next to a contributor's name means the EasyCLA check has failed because the contributor is not authorized under a signed CLA.

GitHub EasyCLA status: SIGNED AGREEMENT MISSING
  1. Click or the EasyCLA message. GitHub can show SIGNED AGREEMENT MISSING when the commit is linked to your GitHub account but not yet authorized, or UNKNOWN COMMIT AUTHOR when the commit is not linked to any GitHub user. In the Checks section, the failing check can also appear as Missing CLA Authorization.

  2. Click Authorize LF-Engineering. (Subsequent contributions will not require this authorization.)

The CLA Contributor Console appears and shows the CLA group for your project.

Note: If the project is not configured to use ICLAs, then the Proceed as an Individual Contributor option is unavailable. In this case, individuals cannot contribute on their behalf.

CLA ICLA Flow
  1. Select Proceed as an Individual Contributor.

  2. On the next page, read the embargo compliance terms and click the checkbox to give your consent to the international embargo regulations.

  3. Click SIGN CLA. It will be disabled unless you click the checkbox.

  4. DocuSign presents the ICLA document for your signature.

  5. Select the check box and click CONTINUE. Follow the instructions in the DocuSign document, fill in the indicated fields, sign it, and click FINISH.

Note: The auto-populated Name and Email fields are editable and can be updated as needed

Result:

  • You will receive an email from The Linux Foundation, informing you that you have signed the ICLA.

  • You can download the PDF document by clicking the link from the email. You will be re-directed to the Linux Foundation's website. If the download doesn't start automatically, click Proceed to Download.

You are redirected to GitHub. Wait a few seconds or refresh the page for the EasyCLA status to be updated. A check mark appears next to your branch. The EasyCLA status changes to CLA SIGNED.

GitHub Individual Contributor Pass

8. Click Merge pull request and confirm the merge.

Gerrit

  1. In Gerrit, clone a repository under the Gerrit instance into your local machine.

  2. Make a change and push the code to your Gerrit repository.

  3. A warning link that you need to sign a CLA appears:

CLA Gerrit Sign a CLA
  1. Navigate to the Gerrit instance of your project. For example, if you are contributing to the OPNFV project, navigate to https://gerrit.opnfv.org

  2. Sign in using your LF Single Sign-On (SSO) account.

  3. Navigate to Settings— the gear icon on the upper right corner— and click Agreements from the menu on the left:

Settings Icon​ ​Gerrit Agreements

  1. Click New Contributor Agreement.

Agreement Link
  1. Select Individual CLA (ICLA), and click Please review the agreement.

ICLA User Flow
  1. Click Proceed To Individual Authorization.

Proceed to Individual Authorization
  1. Sign in if you are prompted, and you will be redirected to the Contributor Console.

  2. On the next page, read the embargo compliance terms and click checkbox to give your consent to the international embargo regulations.

  3. Click SIGN CLA button. It will be disabled unless you click the checkbox.

  4. DocuSign presents the ICLA document for your signature.

  5. Select the check box and click CONTINUE. Follow the instructions in the DocuSign document, fill in the indicated fields, sign it, and click FINISH.

Note: The auto-populated Name and Email fields are editable and can be updated as needed

Result:

  • A message appears informing you that you have signed the ICLA.

  • You will also receive an email from The Linux Foundation informing you that you have signed the ICLA.

  • You can download the PDF document by clicking the link from the email. You will be redirected to the Linux Foundation's website. If the download doesn't start automatically, click Proceed to Download.

  1. Navigate to the Gerrit project and start contributing.

GitLab

  1. In GitLab, clone the repository you want to contribute to.

  2. Make changes, commit the change, and create a merge request.

  1. EasyCLA checks the CLA status of all committers involved in that commit. EasyCLA displays a cross or a check mark beside the name of each contributor who is involved in that commit based on their CLA status.

  2. A cross next to a contributor's name means the EasyCLA check has failed, because the contributor is not authorized under a signed CLA.

GitLab EasyCLA status: SIGNED AGREEMENT MISSING

3. Click or SIGNED AGREEMENT MISSING.

4. Click Authorize LF-Engineering. (Subsequent contributions will not require this authorization.)

The CLA Contributor Console appears and shows the CLA group for your project.

Note: If the project is not configured to use ICLAs, then the Proceed as an Individual Contributor option is unavailable. In this case, individuals would not be able to contribute on their own behalf.

CLA ICLA Flow
  1. Select Proceed as an Individual Contributor.

  2. On the next page, read the embargo compliance terms and click checkbox to ensure the international embargo regulations, click SIGN CLA.

  3. DocuSign presents the ICLA document for your signature.

7. Select the checkbox and click CONTINUE. Follow the instructions in the DocuSign document, fill in the indicated fields, sign it, and click FINISH.

Note: The auto-populated Name and Email fields are editable and can be updated as needed

Result:

  • You will receive an email from The Linux Foundation, informing you that you have signed the ICLA.

  • You can download the PDF document by clicking the link from the email. You will be re-directed to the Linux Foundation's website. If the download doesn't start automatically, click Proceed to Download.

You are redirected to GitLab. Wait a few seconds or refresh the page for the EasyCLA status to be updated. A check mark appears next to your branch. The merge request will show CLA SIGNED.

GitLab EasyCLA status: Authorized

8. Ask someone with write access to the repository to merge your commit request.

Last updated

Was this helpful?