CONTRIBUTING.rst (661B)
1 Contributing to packaging 2 ========================= 3 4 As an open source project, packaging welcomes contributions of many forms. 5 6 Examples of contributions include: 7 8 * Code patches 9 * Documentation improvements 10 * Bug reports and patch reviews 11 12 Extensive contribution guidelines are available in the repository at 13 ``docs/development/index.rst``, or online at: 14 15 https://packaging.pypa.io/en/latest/development/ 16 17 Security issues 18 --------------- 19 20 To report a security issue, please follow the special `security reporting 21 guidelines`_, do not report them in the public issue tracker. 22 23 .. _`security reporting guidelines`: https://packaging.pypa.io/en/latest/security/