summaryrefslogtreecommitdiff
path: root/docs/intro/contributing.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/intro/contributing.txt')
-rw-r--r--docs/intro/contributing.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/intro/contributing.txt b/docs/intro/contributing.txt
index d1bd798864..74b4220cbc 100644
--- a/docs/intro/contributing.txt
+++ b/docs/intro/contributing.txt
@@ -68,6 +68,12 @@ It contains lots of great information and is a must read for anyone who'd like
to become a regular contributor to Django. If you've got questions, it's
probably got the answers.
+Conduct
+=======
+
+As a contributor, you can help us keep the Django community open and inclusive.
+Please read and follow our `Code of Conduct <https://www.djangoproject.com/conduct/>`_.
+
Installing Git
==============