mirror of
https://github.com/golang/go
synced 2024-11-21 16:04:45 -07:00
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
This commit is contained in:
parent
a8ed75d27c
commit
5facb84770
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user