Add contributing guidelines

This commit is contained in:
Joost Cassee 2018-11-28 21:46:13 +01:00
parent b6ed31e034
commit cb02a33b9f
2 changed files with 11 additions and 0 deletions

5
CONTRIBUTING.rst Normal file
View file

@ -0,0 +1,5 @@
.. 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>`_.

View file

@ -127,7 +127,13 @@ services to support, or suggesting documentation improvements, use the
the repository, make changes and place a `pull request`_. Creating an the repository, make changes and place a `pull request`_. Creating an
issue to discuss your plans is useful. issue to discuss your plans is useful.
This is a `Jazzband`_ project. By contributing you agree to abide by the
`Contributor Code of Conduct`_ and follow the `guidelines`_.
.. _`issue tracker`: https://github.com/jazzband/django-analytical/issues .. _`issue tracker`: https://github.com/jazzband/django-analytical/issues
.. _`pull request`: https://github.com/jazzband/django-analytical/pulls .. _`pull request`: https://github.com/jazzband/django-analytical/pulls
.. _`Jazzband`: https://jazzband.co
.. _`Contributor Code of Conduct`: https://jazzband.co/about/conduct
.. _`guidelines`: https://jazzband.co/about/guidelines
.. end contribute include .. end contribute include