Skip to content

Commit f043434

Browse files
jacobiantimgraham
authored andcommitted
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.
1 parent 2400329 commit f043434

2 files changed

Lines changed: 12 additions & 0 deletions

File tree

CONTRIBUTING.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,9 @@ Django uses Trac to keep track of bugs, feature requests, and associated
2424
patches because GitHub doesn't provide adequate tooling for its community.
2525
Patches can be submitted as pull requests, but if you don't file a ticket,
2626
it's unlikely that we'll notice your contribution.
27+
28+
Code of Conduct
29+
===============
30+
31+
As a contributor, you can help us keep the Django community open and inclusive.
32+
Please read and follow our `Code of Conduct <https://www.djangoproject.com/conduct/>`_.

docs/intro/contributing.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,12 @@ It contains lots of great information and is a must read for anyone who'd like
6868
to become a regular contributor to Django. If you've got questions, it's
6969
probably got the answers.
7070

71+
Code of Conduct
72+
===============
73+
74+
As a contributor, you can help us keep the Django community open and inclusive.
75+
Please read and follow our `Code of Conduct <https://www.djangoproject.com/conduct/>`_.
76+
7177
Installing Git
7278
==============
7379

0 commit comments

Comments
 (0)