Skip to content

Commit f6d43b0

Browse files
authored
Updated to new be-cordial-or-be-on-your-way URL and CoC now references Python Community CoC (#5811)
* Updated references to new be-cordial-or-be-on-your-way URL. * CoC now references Python Community Code of Conduct
1 parent 05a1a21 commit f6d43b0

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

.github/CODE_OF_CONDUCT.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1-
Be cordial or be on your way.
1+
# Treat each other well
22

3-
https://www.kennethreitz.org/essays/be-cordial-or-be-on-your-way
3+
Everyone participating in the _requests_ project, and in particular in the issue tracker,
4+
pull requests, and social media activity, is expected to treat other people with respect
5+
and more generally to follow the guidelines articulated in the
6+
[Python Community Code of Conduct](https://www.python.org/psf/codeofconduct/).

docs/dev/contributing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ including reporting bugs or requesting features. This golden rule is
3434
**All contributions are welcome**, as long as
3535
everyone involved is treated with respect.
3636

37-
.. _be cordial or be on your way: https://www.kennethreitz.org/essays/be-cordial-or-be-on-your-way
37+
.. _be cordial or be on your way: https://kenreitz.org/essays/2013/01/27/be-cordial-or-be-on-your-way
3838

3939
.. _early-feedback:
4040

0 commit comments

Comments
 (0)