django-admin2/CONTRIBUTING.rst

17 lines
756 B
ReStructuredText
Raw Normal View History

2013-06-24 14:05:10 +00:00
Contributing
============
2016-06-07 19:12:06 +00:00
.. image:: https://jazzband.co/static/img/jazzband.svg
:target: https://jazzband.co/
:alt: Jazzband
This is a `Jazzband <https://jazzband.co>`_ project. By contributing you agree to abide by the `Contributor Code of Conduct <https://jazzband.co/about/conduct>`_ and follow the `guidelines <https://jazzband.co/about/guidelines>`_.
2013-06-24 14:05:10 +00:00
Thanks for your interest! Before you write any code, please read the following:
* Our design_ document, which lists the constraints and goals of the project.
* Our contributing_ document, which describes our procedures and methods.
.. _design: https://django-admin2.readthedocs.org/en/latest/design.html
2016-06-07 19:12:06 +00:00
.. _contributing: https://django-admin2.readthedocs.org/en/latest/contributing.html