##########
Contribute
##########

Please also see :doc:`development` for how to setup a development environment.

To contribute to **django-ca** simply do a fork on `on github <https://github.com/mathiasertl/django-ca>`_ and
submit a pull request when you're happy.

When doing a pull request, please make sure to explain what your improvement does or what bug is fixed by it
and how to reproduce this locally.

************************
Testing and Code quality
************************

This project is very rigorous about quality standards for both code and documentation. Please see
:doc:`standards` for information about quality checks and running the test suite.
