From 75ba181841aea2218d614bd9d30f1a570b4bcc1b Mon Sep 17 00:00:00 2001 From: Robert Hencke Date: Fri, 25 Apr 2014 20:09:04 -0700 Subject: [PATCH] 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 --- doc/contribute.html | 7 +++++++ 1 file changed, 7 insertions(+) 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, -- 2.51.0