From: Russ Cox
Date: Wed, 9 Dec 2009 22:39:41 +0000 (-0800)
Subject: doc/contribute: try to make it clearer that you send a review with hg mail, not hg...
X-Git-Tag: weekly.2009-12-09
X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=5facb847703522e2d0716bf32500974aaf20fc20;p=gostls13.git
doc/contribute: try to make it clearer that you send a review with hg mail, not hg submit.
R=r
https://golang.org/cl/171046
---
diff --git a/doc/contribute.html b/doc/contribute.html
index f15f4d2da5..edbaf73025 100644
--- a/doc/contribute.html
+++ b/doc/contribute.html
@@ -409,10 +409,10 @@ The reviewer approves the change by replying with a mail that says
LGTM
: looks good to me.
-Submit the change
+Submit the change after the review
-Once the code has been LGTM
'ed, it is time to submit
+After the code has been LGTM
'ed, it is time to submit
it to the Mercurial repository.
If you are a committer, you can run: