File: CONTRIBUTING.md

package info (click to toggle)
django-stronghold 0.4.0%2Bdebian-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 208 kB
  • sloc: python: 413; makefile: 135
file content (6 lines) | stat: -rw-r--r-- 344 bytes parent folder | download | duplicates (5)
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