django-admin2/CONTRIBUTING.rst

10 lines
416 B
ReStructuredText
Raw Normal View History

2013-06-24 14:05:10 +00:00
Contributing
============
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
2013-06-24 14:05:44 +00:00
.. _contributing: https://django-admin2.readthedocs.org/en/latest/contributing.html