CONTRIBUTING.rst 666 B

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