Skip to content

Commit 0acc648

Browse files
AdamDonnavdboor
authored andcommitted
Add contributing doc and badge
1 parent be374e2 commit 0acc648

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

CONTRIBUTING.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
.. image:: https://jazzband.co/static/img/jazzband.svg
2+
:target: https://jazzband.co/
3+
:alt: Jazzband
4+
5+
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>`_.

README.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66
:target: https://codecov.io/github/django-polymorphic/django-polymorphic?branch=master
77
.. image:: https://readthedocs.org/projects/django-polymorphic/badge/?version=stable
88
:target: https://django-polymorphic.readthedocs.io/en/stable/
9+
.. image:: https://jazzband.co/static/img/badge.svg
10+
:target: https://jazzband.co/
11+
:alt: Jazzband
912

1013
Polymorphic Models for Django
1114
=============================

0 commit comments

Comments
 (0)