blob: 50b60900d47ea6fca5f1cbc4236ea004c2122c8a [file] [log] [blame]
Paul Kehrer0839aa82014-02-11 22:36:51 -06001Development
2===========
Paul Kehrer450cd022014-02-11 22:46:39 -06003
Paul Kehrer0839aa82014-02-11 22:36:51 -06004As an open source project, ``cryptography`` welcomes contributions of all
5forms. The sections below will help you get started.
6
7File bugs and feature requests on our issue tracker on `GitHub`_. If it is a
8bug check out `what to put in your bug report`_.
9
10.. toctree::
11 :maxdepth: 2
12
13 getting-started
14 submitting-patches
15 reviewing-patches
Paul Kehrer1681a692014-02-11 23:43:51 -060016 test-vectors
Paul Kehrer0839aa82014-02-11 22:36:51 -060017
18.. _`GitHub`: https://github.com/pyca/cryptography
19.. _`what to put in your bug report`: http://www.contribution-guide.org/#what-to-put-in-your-bug-report