2013-09-10 04:44:26 +00:00
|
|
|
Contributing to cryptography
|
|
|
|
|
============================
|
2013-08-07 19:01:07 +00:00
|
|
|
|
2013-09-10 04:44:26 +00:00
|
|
|
As an open source project, cryptography welcomes contributions of many forms.
|
2013-08-07 09:03:40 +00:00
|
|
|
|
2013-09-10 04:44:26 +00:00
|
|
|
Examples of contributions include:
|
2013-08-07 19:01:07 +00:00
|
|
|
|
2013-09-10 04:44:26 +00:00
|
|
|
* Code patches
|
|
|
|
|
* Documentation improvements
|
|
|
|
|
* Bug reports and patch reviews
|
2013-08-07 19:01:07 +00:00
|
|
|
|
2013-09-10 04:44:26 +00:00
|
|
|
Extensive contribution guidelines are available in the repository at
|
|
|
|
|
``docs/contributing.rst``, or online at:
|
2013-08-10 20:13:13 +00:00
|
|
|
|
2013-10-20 02:39:44 +00:00
|
|
|
https://cryptography.io/en/latest/contributing/
|
2013-11-13 01:09:31 +00:00
|
|
|
|
2013-11-13 01:40:50 +00:00
|
|
|
.. note::
|
2013-11-13 01:09:31 +00:00
|
|
|
|
|
|
|
|
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/
|