blob: 9f63250fc3bdaebb0e5cb3bfab9e04e2ff1b1770 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
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/
|