index.rst (542B)
1 Development 2 =========== 3 4 As an open source project, packaging welcomes contributions of all 5 forms. The sections below will help you get started. 6 7 File bugs and feature requests on our issue tracker on `GitHub`_. If it is a 8 bug 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 16 release-process 17 18 .. _`GitHub`: https://github.com/pypa/packaging 19 .. _`what to put in your bug report`: http://www.contribution-guide.org/#what-to-put-in-your-bug-report