Codebase list django-stronghold / 05ba3bdc-56ca-4c8a-a11e-16995379759a/upstream CONTRIBUTING.md
05ba3bdc-56ca-4c8a-a11e-16995379759a/upstream

Tree @05ba3bdc-56ca-4c8a-a11e-16995379759a/upstream (Download .tar.gz)

CONTRIBUTING.md @05ba3bdc-56ca-4c8a-a11e-16995379759a/upstreamraw · history · blame

1
2
3
4
5
6
#Contributing
* Let PEP8 be your guide.
* Please include tests if new code isn't covered by existing tests
* Please [squash the commits in your Pull request into a single commit](http://gitready.com/advanced/2009/02/10/squashing-commits-with-rebase.html). Unless
there are some extenuating circumstances why you think you shouldn't.
* Have fun