My favorites | Sign in
Logo
                
Search
for
Updated Aug 15, 2008 by gvanrossum
ForContributors  
How to contribute to Rietveld.

To check out the source code, go to the Source tab above and follow the instructions. To submit your patch, upload it to codereview.appspot.com using the upload.py script and add gvanrossum@gmail.com to the list of the reviewers (use the Publish+Mail link on the issue page).

Individual contributors need to fill out the Individual Contributor License Agreement. (Please use the electronic form at the bottom of the page.) It does not transfer copyright, it is actually a slightly modified version of the CLA for the apache software foundation.

For Corporate contributors, there's the Software Grant and Corporate Contributor License Agreement.

Google employees do not have to fill out one of these!


Comment by thecapcom, Oct 22, 2008

Are there any tests that one should run before sending the patch? I don't see anything in trunk/README and find -iname 'test' finds only django tests.

Comment by gvanrossum, Oct 22, 2008

No, at this point we don't have any automated tests (though we're working on a test framework in the 'testing' branch). Just run it under the SDK and try various scenarios there. The code reviewers will do the rest.


Sign in to add a comment
Hosted by Google Code