aboutsummaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.rst
blob: 3cd531183c9798dc245ec9d568a1cff8ac9d24c2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
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/

.. note::

    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/