You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/dev/contributing.rst
+9-11Lines changed: 9 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,19 +22,17 @@ The guide is split into sections based on the type of contribution you're
22
22
thinking of making, with a section that covers general guidelines for all
23
23
contributors.
24
24
25
-
Be Cordial
26
-
----------
25
+
Code of Conduct
26
+
---------------
27
27
28
-
**Be cordial or be on your way**. *—Kenneth Reitz*
28
+
The Python community is made up of members from around the globe with a diverse
29
+
set of skills, personalities, and experiences. It is through these differences
30
+
that our community experiences great successes and continued growth. When you're
31
+
working with members of the community, follow the
32
+
`Python Software Foundation Code of Conduct`_ to help steer your interactions
33
+
and keep Python a positive, successful, and growing community.
29
34
30
-
Requests has one very important rule governing all forms of contribution,
31
-
including reporting bugs or requesting features. This golden rule is
32
-
"`be cordial or be on your way`_".
33
-
34
-
**All contributions are welcome**, as long as
35
-
everyone involved is treated with respect.
36
-
37
-
.. _be cordial or be on your way: https://kennethreitz.org/essays/2013/be_cordial_or_be_on_your_way
35
+
.. _Python Software Foundation Code of Conduct: https://policies.python.org/python.org/code-of-conduct/
0 commit comments