From e085b40ab5310814bc76c3a46cd9cc7fe9fb2fb0 Mon Sep 17 00:00:00 2001 From: Daniel Roy Greenfeld Date: Thu, 16 Jun 2016 09:37:11 -0700 Subject: [PATCH] Update README.rst --- README.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.rst b/README.rst index 5c6613775..8519f43de 100644 --- a/README.rst +++ b/README.rst @@ -227,6 +227,12 @@ Got a blog or online publication? Write about your cookiecutter-django tips and .. _`Introduction to Cookiecutter-Django`: http://krzysztofzuraw.com/blog/2016/django-cookiecutter.html .. _`Django and GitLab - Running Continuous Integration and tests with your FREE account`: http://dezoito.github.io/2016/05/11/django-gitlab-continuous-integration-phantomjs.html +Code of Conduct +--------------- + +Everyone interacting in the Cookiecutter project's codebases, issue trackers, chat +rooms, and mailing lists is expected to follow the `PyPA Code of Conduct`_. + Support This Project --------------------------- @@ -237,3 +243,5 @@ This project is maintained by volunteers. Support their efforts by spreading the :align: center :alt: Two Scoops Academy :target: http://www.twoscoops.academy/ + +.. _`PyPA Code of Conduct`: https://www.pypa.io/en/latest/code-of-conduct/