From 49be54171cdf5931fbed0f9964e8478331bd759b Mon Sep 17 00:00:00 2001 From: Olivier Dony Date: Tue, 29 Sep 2015 10:59:07 +0200 Subject: [PATCH] [IMP] sign-cla: email must be git committer email - Many CLA PRs initially fail the CLA check because the email used in the signature is not the git committer email, so we cannot match them. - Minor spellchecking --- doc/cla/sign-cla.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/doc/cla/sign-cla.md b/doc/cla/sign-cla.md index dab6b3061b9..62de420d0e8 100644 --- a/doc/cla/sign-cla.md +++ b/doc/cla/sign-cla.md @@ -25,7 +25,7 @@ declaration. Signed, - https://github.com/ + https://github.com/ ``` Replacing the following placeholders: @@ -33,7 +33,7 @@ Signed, * ``: your country * ``: current date in the form `YYYY-MM-DD` * ``: your name - * ``: your email + * ``: your git committer email **(use `git config user.email` to see it)** * ``: your GitHub login 3. An Odoo R&D Team member will verify and accept your Pull Request. You can @@ -61,11 +61,11 @@ declaration. Signed, - https://github.com/ + https://github.com/ List of contributors: - https://github.com/ + https://github.com/ ``` The List of contributors should list the individual contributors working @@ -76,14 +76,14 @@ List of contributors: * ``: your country * ``: current date in the form `YYYY-MM-DD` * ``: your name - * ``: your email + * ``: git committer email **(use `git config user.email` to see it)** * ``: your GitHub login 3. An Odoo R&D Team member will verify and accept your Pull Request. You can make other pull requests, but we won't be able to merge them until your CLA signature is merged. -## If you dont have a github account +## If you don't have a github account If you cannot submit your signature using a pull request, you may alternatively print the CLA, complete it, sign it, scan it and send it by email to @@ -95,7 +95,7 @@ make the pull request on your behalf. # FAQ -## Why do i need to accept a CLA ? +## Why do I need to accept a CLA ? The goal of having a Contributor License Agreement for Odoo is to: