From 94c77d75ef010711bc3e6f71f1b6d243a6bc7f08 Mon Sep 17 00:00:00 2001 From: Carl Meyer Date: Sat, 15 Apr 2017 08:50:55 -0700 Subject: [PATCH] Add jazzband badge/contributing guidelines. --- CONTRIBUTING.rst | 9 +++++++++ README.rst | 3 +++ 2 files changed, 12 insertions(+) diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 10fbcca..23b903b 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -1,6 +1,15 @@ Contributing ============ +.. 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 +`_. + Below is a list of tips for submitting issues and pull requests. Submitting Issues diff --git a/README.rst b/README.rst index 4700438..006304a 100644 --- a/README.rst +++ b/README.rst @@ -2,6 +2,9 @@ django-model-utils ================== +.. image:: https://jazzband.co/static/img/badge.svg + :target: https://jazzband.co/ + :alt: Jazzband .. image:: https://secure.travis-ci.org/jazzband/django-model-utils.png?branch=master :target: http://travis-ci.org/jazzband/django-model-utils .. image:: https://coveralls.io/repos/jazzband/django-model-utils/badge.png?branch=master