blob: 81befe43106999feaa8b6be7eac0543e894ec7d0 [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
Laurens Van Houtven6ff0c652014-06-23 14:05:22 +020017 c-bindings
Paul Kehrer0839aa82014-02-11 22:36:51 -060018
19.. _`GitHub`: https://github.com/pyca/cryptography
Alex Gaynorf6f2d7e2018-10-23 20:39:19 -040020.. _`what to put in your bug report`: https://www.contribution-guide.org/#what-to-put-in-your-bug-report