Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit fbb74de

Browse files
authored
Merge pull request #14772 from meeseeksmachine/auto-backport-of-pr-14760-on-v3.1.1-doc
Backport PR #14760 on branch v3.1.1-doc (DOC: minor CoC wording change)
2 parents f62cc27 + 7d681fb commit fbb74de

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

doc/devel/contributing.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,13 @@ Contributing
55
============
66

77
This project is a community effort, and everyone is welcome to
8-
contribute.
8+
contribute. We follow the `Python Software Foundation Code of Conduct
9+
<coc_>`_ in everything we do.
910

1011
The project is hosted on https://github.com/matplotlib/matplotlib
1112

13+
.. _coc: http://www.python.org/psf/codeofconduct/
14+
1215
Submitting a bug report
1316
=======================
1417

doc/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ including printed material, videos and tutorials.
112112
Need help?
113113
~~~~~~~~~~
114114

115-
Matplotlib is a welcoming, inclusive project, and we try to follow the `Python
115+
Matplotlib is a welcoming, inclusive project, and we follow the `Python
116116
Software Foundation Code of Conduct <coc_>`_ in everything we do.
117117

118118
.. _coc: http://www.python.org/psf/codeofconduct/

0 commit comments

Comments
 (0)