Add default contributing.md file

Jazzband projects need to include a
CONTRIBUTING.md file. This is the minimum
contribution file required. This should be
expanded in the future.
This commit is contained in:
Matt Seymour 2022-01-11 12:14:14 +00:00
parent 65c62a46c7
commit 90d36f0fce

7
CONTRIBUTING.md Normal file
View file

@ -0,0 +1,7 @@
[![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).
Please see the
[full contributing documentation](https://django-debug-toolbar.readthedocs.io/en/stable/contributing.html)
for more help.