CONTRIBUTING.rst 436 B

12345678910111213141516
  1. ======================
  2. Contributing to Django
  3. ======================
  4. As an open source project, Django welcomes contributions of many forms.
  5. Examples of contributions include:
  6. * Code patches
  7. * Documentation improvements
  8. * Bug reports and patch reviews
  9. Extensive contribution guidelines are available in the repository at
  10. ``docs/internals/contributing/``, or online at:
  11. https://docs.djangoproject.com/en/dev/internals/contributing/