From 86d5db8d3619be5a2dbb8c354a5bb861295dfd32 Mon Sep 17 00:00:00 2001 From: Laurens Van Houtven <_@lvh.cc> Date: Wed, 7 Aug 2013 10:47:00 +0200 Subject: Mention mandatory code review policy --- CONTRIBUTING | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CONTRIBUTING b/CONTRIBUTING index 7b03ba02..3e47ec65 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 -- cgit v1.2.3