]> Cypherpunks repositories - gostls13.git/commit
doc: Mention contributor agreement immediately after Gerrit
authorAndy Maloney <asmaloney@gmail.com>
Mon, 3 Aug 2015 14:15:52 +0000 (10:15 -0400)
committerAndrew Gerrand <adg@golang.org>
Tue, 4 Aug 2015 00:13:06 +0000 (00:13 +0000)
commitc53de859e25b56d665f59c3bd2844bf5f288ecc3
tree433543ab1e1422b0e57ec8374eb25b3ee0da6880
parenta65fa20541d7cc423e1e3c5b20114b04f77fb957
doc: Mention contributor agreement immediately after Gerrit

I walked through the steps for a contribution but ended up
with an error when doing "git mail" because I didn't have a
signed agreement.

Added a section to check for or create one through Gerrit right
after the user has created the account and logged in.

Moved some info from copyright section to the new section.

Change-Id: I79bbd3e18fc3a742fa59a242085da14be9e19ba0
Reviewed-on: https://go-review.googlesource.com/13062
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Andrew Gerrand <adg@golang.org>
doc/contribute.html