]> Cypherpunks repositories - gostls13.git/commitdiff
doc/contribute.html: link to wiki for more code review information
authorRobert Hencke <robert.hencke@gmail.com>
Sat, 26 Apr 2014 03:09:04 +0000 (20:09 -0700)
committerIan Lance Taylor <iant@golang.org>
Sat, 26 Apr 2014 03:09:04 +0000 (20:09 -0700)
(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

index b0a1de301d26e4f36a81e43dfc569c7d39755209..39273498504f4e1ac8e9db6307359f8ce413fdc7 100644 (file)
@@ -606,6 +606,13 @@ $ hg submit 99999
 local repository out of date; must sync before submit
 </pre>
 
+<h3>More information</h3>
+
+<p>
+In addition to the information here, the Go community maintains a <a href="https://code.google.com/p/go-wiki/wiki/CodeReview">CodeReview</a> wiki page.
+Feel free to contribute to this page as you learn the review process.
+</p>
+
 <h2 id="copyright">Copyright</h2>
 
 <p>Files in the Go repository don't list author names,