From 37baf706d7e46a93547a4eb7beb61b34666fda9a Mon Sep 17 00:00:00 2001 From: Jorge Galvis Date: Sat, 30 Jul 2016 16:14:30 +0200 Subject: [PATCH] Add CONTRIBUTING.md according to jazzband guidelines --- CONTRIBUTING.md | 3 +++ README.rst | 4 ++++ 2 files changed, 7 insertions(+) create mode 100644 CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..ad78220 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,3 @@ +[![Jazzband](https://jazzband.co/static/img/jazzband.svg)](https://jazzband.co/) + +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). diff --git a/README.rst b/README.rst index 7a441e3..72c8db8 100644 --- a/README.rst +++ b/README.rst @@ -1,6 +1,10 @@ Django Axes =========== +.. image:: https://jazzband.co/static/img/badge.svg + :target: https://jazzband.co/ + :alt: Jazzband + .. image:: https://secure.travis-ci.org/django-pci/django-axes.png?branch=master :alt: Build Status :target: http://travis-ci.org/django-pci/django-axes