Skip to content

Commit c00fc5f

Browse files
committed
Add jazzband badges and note CoC in CONTRIBUTING
1 parent 9dba225 commit c00fc5f

File tree

3 files changed

+14
-0
lines changed

3 files changed

+14
-0
lines changed

CONTRIBUTING.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
Contributing to django-simple-history
22
=====================================
33

4+
.. image:: https://jazzband.co/static/img/jazzband.svg
5+
:target: https://jazzband.co/
6+
:alt: Jazzband
7+
8+
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>`_.
9+
410
Pull Requests
511
-------------
612

README.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,10 @@ django-simple-history
2929
:target: https://github.com/ambv/black
3030
:alt: Code Style
3131

32+
.. image:: https://jazzband.co/static/img/badge.svg
33+
:target: https://jazzband.co/
34+
:alt: Jazzband
35+
3236

3337
django-simple-history stores Django model state on every create/update/delete.
3438

docs/index.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,10 @@ django-simple-history
2929
:target: https://github.com/ambv/black
3030
:alt: Code Style
3131

32+
.. image:: https://jazzband.co/static/img/badge.svg
33+
:target: https://jazzband.co/
34+
:alt: Jazzband
35+
3236

3337
django-simple-history stores Django model state on every create/update/delete.
3438

0 commit comments

Comments
 (0)