File: CONTRIBUTING.rst

package info (click to toggle)
python-cryptography 0.8.2-2~bpo8%2B1
  • links: PTS, VCS
  • area: main
  • in suites: jessie-backports
  • size: 2,000 kB
  • sloc: python: 22,437; makefile: 137; ansic: 42; sh: 12
file content (23 lines) | stat: -rw-r--r-- 666 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
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/development/index.rst``, or online at:

https://cryptography.io/en/latest/development/

Security issues
---------------

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/