Codebase list django-stronghold / debian/0.2.7+debian-1 CONTRIBUTING.md
debian/0.2.7+debian-1

Tree @debian/0.2.7+debian-1 (Download .tar.gz)

CONTRIBUTING.md @debian/0.2.7+debian-1raw · 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