From: Benny Siegert Date: Tue, 23 Apr 2019 12:19:04 +0000 (+0200) Subject: [release-branch.go1.12] doc: update wording in contribution guide X-Git-Tag: go1.12.5~11 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=f1a077df1028bea7285bd790395524db22ec8597;p=gostls13.git [release-branch.go1.12] doc: update wording in contribution guide 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 (cherry picked from commit d0fadb93c2cc5d067813a106e6679f8a3ffd9c0f) Reviewed-on: https://go-review.googlesource.com/c/go/+/173361 Reviewed-by: Andrew Bonventre --- diff --git a/doc/contribute.html b/doc/contribute.html index 68b2387d35..6f2287b410 100644 --- a/doc/contribute.html +++ b/doc/contribute.html @@ -46,7 +46,8 @@ CLA (Contributor License Agreement).
  • Step 2: Configure authentication credentials for the Go Git repository. Visit go.googlesource.com, click -on "Generate Password" (top right), and follow the instructions. +on the gear icon (top right), then on "Obtain password", and follow the +instructions.
  • Step 3: Register for Gerrit, the code review tool used by the Go team,