aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLaurens Van Houtven <_@lvh.cc>2013-08-07 10:47:00 +0200
committerLaurens Van Houtven <_@lvh.cc>2013-08-07 10:47:00 +0200
commit86d5db8d3619be5a2dbb8c354a5bb861295dfd32 (patch)
tree72d63cad1e89f4ee54c8ef927e3dd6aebfd35fcf
parente6daf14639ec468fb5abc5a5920aceb7420ecbd8 (diff)
downloadcryptography-86d5db8d3619be5a2dbb8c354a5bb861295dfd32.tar.gz
cryptography-86d5db8d3619be5a2dbb8c354a5bb861295dfd32.tar.bz2
cryptography-86d5db8d3619be5a2dbb8c354a5bb861295dfd32.zip
Mention mandatory code review policy
-rw-r--r--CONTRIBUTING3
1 files changed, 3 insertions, 0 deletions
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