]> Cypherpunks repositories - gostls13.git/commitdiff
doc/contribute: try to make it clearer that you send a review with hg mail, not hg... weekly.2009-12-09
authorRuss Cox <rsc@golang.org>
Wed, 9 Dec 2009 22:39:41 +0000 (14:39 -0800)
committerRuss Cox <rsc@golang.org>
Wed, 9 Dec 2009 22:39:41 +0000 (14:39 -0800)
R=r
https://golang.org/cl/171046

doc/contribute.html

index f15f4d2da51a6fe69cb4bc7d6c9692b7a56b428d..edbaf73025ee04f83f425359edf3d04d6562f0cf 100644 (file)
@@ -409,10 +409,10 @@ The reviewer approves the change by replying with a mail that says
 <code>LGTM</code>: looks good to me.
 </p>
 
-<h3>Submit the change</h3>
+<h3>Submit the change after the review</h3>
 
 <p>
-Once the code has been <code>LGTM</code>'ed, it is time to submit
+After the code has been <code>LGTM</code>'ed, it is time to submit
 it to the Mercurial repository.
 If you are a committer, you can run:
 </p>