Paul Kehrer | 0839aa8 | 2014-02-11 22:36:51 -0600 | [diff] [blame^] | 1 | Development |
| 2 | =========== |
| 3 | As an open source project, ``cryptography`` welcomes contributions of all |
| 4 | forms. The sections below will help you get started. |
| 5 | |
| 6 | File bugs and feature requests on our issue tracker on `GitHub`_. If it is a |
| 7 | bug check out `what to put in your bug report`_. |
| 8 | |
| 9 | .. toctree:: |
| 10 | :maxdepth: 2 |
| 11 | |
| 12 | getting-started |
| 13 | submitting-patches |
| 14 | reviewing-patches |
| 15 | |
| 16 | .. _`GitHub`: https://github.com/pyca/cryptography |
| 17 | .. _`what to put in your bug report`: http://www.contribution-guide.org/#what-to-put-in-your-bug-report |