mirror of
https://github.com/saymrwulf/cryptography.git
synced 2026-05-14 20:37:55 +00:00
Mention mandatory code review policy
This commit is contained in:
parent
e6daf14639
commit
86d5db8d36
1 changed files with 3 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue