From 347babe70f191444883831c0684c2ad76dc3191f Mon Sep 17 00:00:00 2001 From: David Erickson Date: Tue, 11 Feb 2014 19:14:22 -0800 Subject: [PATCH] Docs: Clarify Gerrit contribution process The existing links in the documentation take you to CLA forms that cannot directly be filled out. This patch adds instructions and a link to the actual CLA form that can be completed online, and get contributors up and running faster. Change-Id: Id450cb1f05c29e5877a84a3758df3dc20fa06203 --- Documentation/dev-contributing.txt | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/Documentation/dev-contributing.txt b/Documentation/dev-contributing.txt index d16734f4ab..6c7756df04 100644 --- a/Documentation/dev-contributing.txt +++ b/Documentation/dev-contributing.txt @@ -6,7 +6,15 @@ agreement on file with the project. * https://gerrit-review.googlesource.com/ -The Contributor License Agreements: +A Contributor License Agreement must be completed before contributions +are accepted. To view and accept the agreements do the following: + +* Click "Sign In" at the top right corner of https://gerrit-review.googlesource.com/ +* Sign In with your Google account +* After signing in, go to https://gerrit-review.googlesource.com/#/settings/agreements +* Click "New Contributor Agreement" and follow the instructions + +For reference, the actual agreements are linked below * https://gerrit-review.googlesource.com/static/cla_individual.html * https://gerrit-review.googlesource.com/static/cla_corporate.html