Added code of conduct

Required for potentially moving to @jazzband and is also a good thing to have in any project.
This commit is contained in:
Daniel Roy Greenfeld 2016-06-07 12:01:12 -07:00
parent ddd126abfc
commit 9224d937d3

View file

@ -201,6 +201,15 @@ If you create a new theme, you define it thus:
INSTALLED_APPS += ('djadmin2theme_foundation',)
ADMIN2_THEME_DIRECTORY = "djadmin2theme_foundation"
Code of Conduct
======================
Everyone interacting in the django-admin2 project's codebases, issue trackers, chat
rooms, and mailing lists is expected to follow the `PyPA Code of Conduct`_.
.. _`PyPA Code of Conduct`: https://www.pypa.io/en/latest/code-of-conduct/
Follows Best Practices
======================