Make Contributor License Agreement a separate documentation page

Signing a Contributor License Agreement is an important step and should
be mentioned separately in the "How to contibute?" section in
dev-community.txt. Hence it deserves its own page.

It also makes the dev-contributing.txt page a little smaller. I want
this page to focus on the contribution process. Consequently follow-up
changes will move more contents from dev-contributing.txt to new
locations.

Signed-off-by: Edwin Kempin <ekempin@google.com>
Change-Id: Ia7653b13db4e15f729a89ed8888961dbbc559e9c
This commit is contained in:
Edwin Kempin
2019-04-23 15:29:12 +02:00
committed by David Pursehouse
parent 207529f58f
commit eb593f0f21
3 changed files with 29 additions and 18 deletions

26
Documentation/dev-cla.txt Normal file
View File

@@ -0,0 +1,26 @@
= Gerrit Code Review - Contributor License Agreement
In order to link::dev-community.html#how-to-contribute[contribute] to
Gerrit 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 the
link:https://gerrit-review.googlesource.com/#/settings/agreements[Agreements]
tab on the settings page
. Click on 'New Contributor Agreement' and follow the instructions
For reference, the actual agreements are linked below
* link:https://cla.developers.google.com/about/android-individual[Individual Agreement]
* link:https://source.android.com/source/cla-corporate.pdf[Corporate Agreement]
GERRIT
------
Part of link:index.html[Gerrit Code Review]
SEARCHBOX
---------

View File

@@ -14,6 +14,7 @@ Gerrit is developed as a self-hosting open source project:
[[how-to-contribute]]
== How to contribute?
* link:dev-cla.html[Contributor License Agreement]
* link:dev-contributing.html[Contributing to Gerrit]
* link:dev-readme.html[Developer Setup]

View File

@@ -3,24 +3,8 @@
== Introduction
Gerrit is developed as a
link:https://gerrit-review.googlesource.com/[self-hosting open source project]
and very much welcomes contributions from anyone with a contributor's
agreement on file with the project.
== Contributor License Agreement
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 the
link:https://gerrit-review.googlesource.com/#/settings/agreements[Agreements]
tab on the settings page
* Click 'New Contributor Agreement' and follow the instructions
For reference, the actual agreements are linked below
* link:https://cla.developers.google.com/about/android-individual[Individual Agreement]
* link:https://source.android.com/source/cla-corporate.pdf[Corporate Agreement]
and very much welcomes contributions from anyone with a
link:dev-cla.html[contributor's agreement] on file with the project.
== Code Review
As Gerrit is a code review tool, naturally contributions will