cryptography/CONTRIBUTING.rst
2013-11-12 17:39:27 -08:00

22 lines
654 B
ReStructuredText

Contributing to cryptography
============================
As an open source project, cryptography welcomes contributions of many forms.
Examples of contributions include:
* Code patches
* Documentation improvements
* Bug reports and patch reviews
Extensive contribution guidelines are available in the repository at
``docs/contributing.rst``, or online at:
https://cryptography.io/en/latest/contributing/
.. highlights::
To report a security issue, please follow the special `security reporting
guidelines`_, do not report them in the public issue tracker.
.. _`security reporting guidelines`: https://cryptography.io/en/latest/security/