Mention mandatory code review policy

This commit is contained in:
Laurens Van Houtven 2013-08-07 10:47:00 +02:00
parent e6daf14639
commit 86d5db8d36

View file

@ -1,3 +1,6 @@
This repository has a mandatory code review policy. Contributions
should happen through pull requests. Never commit to master directly.
When in doubt, refer to PEP 8 for Python code.
Use PEP 257 for docstring conventions, except use Sphinx notation for