From cb02a33b9ff82271e5505eac16e38273433b0edc Mon Sep 17 00:00:00 2001 From: Joost Cassee Date: Wed, 28 Nov 2018 21:46:13 +0100 Subject: [PATCH] Add contributing guidelines --- CONTRIBUTING.rst | 5 +++++ README.rst | 6 ++++++ 2 files changed, 11 insertions(+) create mode 100644 CONTRIBUTING.rst 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