diff options
| author | Jacob Kaplan-Moss <jacob@jacobian.org> | 2015-04-17 09:13:48 -0700 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2015-04-17 18:12:41 -0400 |
| commit | f043434174db3432eb63c341573c1ea89ef59b91 (patch) | |
| tree | 99e0f1386718b332275629a47cbec6074596361b /docs | |
| parent | 24003295088ec24d823f66bd5c8b917478b24c5d (diff) | |
Added link to the code of conduct from contributing guides.
This is inspired by Angluar.js
(https://github.com/angular/angular/blob/master/CONTRIBUTING.md), among others.
Thanks to Jeff Triplett for the prod.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/intro/contributing.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/intro/contributing.txt b/docs/intro/contributing.txt index d1bd798864..7b77b6587e 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. +Code of 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 ============== |
