Skip to content

Commit 8664e18

Browse files
committed
Merge pull request #483 from PyCQA/add-code-of-conduct
Add link to PyCQA code of conduct
2 parents 2344a34 + ac54886 commit 8664e18

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/developer.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,10 @@ Then be sure to pass the tests::
101101
$ python pep8.py --doctest
102102
$ python pep8.py --verbose pep8.py
103103

104+
When contributing to pycodestyle, please observe our `Code of Conduct`_.
105+
104106
.. _PEP 8: http://www.python.org/dev/peps/pep-0008/
107+
.. _Code of Conduct: http://meta.pycqa.org/en/latest/code-of-conduct.html
105108

106109

107110
Changes

0 commit comments

Comments
 (0)