Before a pull request can be merged, you need to to sign the Dropbox Contributor License Agreement.
Please make sure to run the tests (make check
and make check_format
) on your changes.
Please make sure make check_format
passes on your commits. If it reports any issues, you can run make format
to auto-apply
the project formatting rules. Note that this will format your files in-place with no built-in undo, so you may want to
create a temporary commit if you have any unstaged changes.
If you don't know where to start:
- Check out the list of starter projects
- Email the pyston-dev mailing list, or browse the archives
- Join us on #pyston on freenode.