]> Cypherpunks repositories - gostls13.git/commitdiff
[release-branch.go1.12] doc: update wording in contribution guide
authorBenny Siegert <bsiegert@gmail.com>
Tue, 23 Apr 2019 12:19:04 +0000 (14:19 +0200)
committerBrad Fitzpatrick <bradfitz@golang.org>
Tue, 23 Apr 2019 15:28:19 +0000 (15:28 +0000)
The top right menu in Gerrit is now a gear icon, and the link
has a slightly different title.

Change-Id: I3f5d194f31ad09a99416a45db392aa4b5c7d98ff
Reviewed-on: https://go-review.googlesource.com/c/go/+/173400
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
(cherry picked from commit d0fadb93c2cc5d067813a106e6679f8a3ffd9c0f)
Reviewed-on: https://go-review.googlesource.com/c/go/+/173361
Reviewed-by: Andrew Bonventre <andybons@golang.org>
doc/contribute.html

index 68b2387d35f8686b974ea00ecb4eab83a31ec874..6f2287b410b85b0c6aa207d6f28ed9058f66f208 100644 (file)
@@ -46,7 +46,8 @@ CLA (Contributor License Agreement).
 <li>
 <b>Step 2</b>: Configure authentication credentials for the Go Git repository.
 Visit <a href="https://go.googlesource.com/">go.googlesource.com</a>, click
-on "Generate Password" (top right), and follow the instructions.
+on the gear icon (top right), then on "Obtain password", and follow the
+instructions.
 </li>
 <li>
 <b>Step 3</b>: Register for Gerrit, the code review tool used by the Go team,