Modified:
/Contributor.wiki
=======================================
--- /Contributor.wiki Thu Jun 23 10:19:57 2011
+++ /Contributor.wiki Thu Jun 23 10:27:14 2011
@@ -17,9 +17,11 @@
$ python upload.py
}}}
-will Do The Right Thing without any additional input. See the
[http://code.google.com/p/rietveld/wiki/UploadPyUsage upload.py
documentation] for more help. There is also an article
[http://code.google.com/p/rietveld/wiki/CodeReviewHelp here] on how to go
through the code review process.
-
-Once the code review has started you may be asked to make changes to your
code. Once you have made those changes run `upload.py` again to update the
patch. You will need to know the codereview issue number. Assuming it is
123456:
+will Do The Right Thing without any additional input. See the
[http://code.google.com/p/rietveld/wiki/UploadPyUsage upload.py
documentation] for more help. Make sure to send the review to
joe.gr...@gmail.com and CC httli...@googlegroups.com. There is also
an article [http://code.google.com/p/rietveld/wiki/CodeReviewHelp here] on
how to go through the code review process.
+
+Once the code review has started you may be asked to make changes to your
code. Once you have made those changes run `upload.py` again to update the
patch. You will need to know the codereview issue number.
+
+Assuming it is 123456 you would run:
{{{
$ python upload.py -i 123456