mirror of
https://github.com/Hopiu/django-model-utils.git
synced 2026-03-16 20:00:23 +00:00
Add jazzband badge/contributing guidelines.
This commit is contained in:
parent
198dcb612e
commit
94c77d75ef
2 changed files with 12 additions and 0 deletions
|
|
@ -1,6 +1,15 @@
|
|||
Contributing
|
||||
============
|
||||
|
||||
.. image:: https://jazzband.co/static/img/jazzband.svg
|
||||
:target: https://jazzband.co/
|
||||
:alt: Jazzband
|
||||
|
||||
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>`_.
|
||||
|
||||
Below is a list of tips for submitting issues and pull requests.
|
||||
|
||||
Submitting Issues
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue