commit | 86d5db8d3619be5a2dbb8c354a5bb861295dfd32 | [log] [tgz] |
---|---|---|
author | Laurens Van Houtven <_@lvh.cc> | Wed Aug 07 10:47:00 2013 +0200 |
committer | Laurens Van Houtven <_@lvh.cc> | Wed Aug 07 10:47:00 2013 +0200 |
tree | 72d63cad1e89f4ee54c8ef927e3dd6aebfd35fcf | |
parent | e6daf14639ec468fb5abc5a5920aceb7420ecbd8 [diff] |
Mention mandatory code review policy
diff --git a/CONTRIBUTING b/CONTRIBUTING index 7b03ba0..3e47ec6 100644 --- a/CONTRIBUTING +++ b/CONTRIBUTING
@@ -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