From: Robert Hencke Date: Sat, 26 Apr 2014 03:09:04 +0000 (-0700) Subject: doc/contribute.html: link to wiki for more code review information X-Git-Tag: go1.3beta2~190 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=75ba181841aea2218d614bd9d30f1a570b4bcc1b;p=gostls13.git doc/contribute.html: link to wiki for more code review information (from the discussions on CL 89650044) LGTM=minux.ma, iant R=iant, minux.ma CC=golang-codereviews https://golang.org/cl/97770043 --- diff --git a/doc/contribute.html b/doc/contribute.html index b0a1de301d..3927349850 100644 --- a/doc/contribute.html +++ b/doc/contribute.html @@ -606,6 +606,13 @@ $ hg submit 99999 local repository out of date; must sync before submit +

More information

+ +

+In addition to the information here, the Go community maintains a CodeReview wiki page. +Feel free to contribute to this page as you learn the review process. +

+

Files in the Go repository don't list author names,