diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst new file mode 100644 index 0000000..fc3af32 --- /dev/null +++ b/CONTRIBUTING.rst @@ -0,0 +1,5 @@ +.. image:: https://jazzband.co/static/img/jazzband.svg + :target: https://jazzband.co/ + :alt: Jazzband + +This is a `Jazzband `_ project. By contributing you agree to abide by the `Contributor Code of Conduct `_ and follow the `guidelines `_. diff --git a/README.rst b/README.rst index 7179b19..9b41962 100644 --- a/README.rst +++ b/README.rst @@ -127,7 +127,13 @@ services to support, or suggesting documentation improvements, use the the repository, make changes and place a `pull request`_. Creating an 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 .. _`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