mirror of
https://github.com/python/cpython.git
synced 2025-09-27 02:39:58 +00:00
Add Code of Conduct to .github folder. (GH-4029)
This commit is contained in:
parent
27288de085
commit
ec12df1e6e
1 changed files with 14 additions and 0 deletions
14
.github/CODE_OF_CONDUCT.rst
vendored
Normal file
14
.github/CODE_OF_CONDUCT.rst
vendored
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
Code of Conduct
|
||||||
|
===============
|
||||||
|
|
||||||
|
Please note that all interactions on
|
||||||
|
`Python Software Foundation <https://www.python.org/psf-landing/>`__-supported
|
||||||
|
infrastructure is `covered
|
||||||
|
<https://www.python.org/psf/records/board/minutes/2014-01-06/#management-of-the-psfs-web-properties>`__
|
||||||
|
by the `PSF Code of Conduct <https://www.python.org/psf/codeofconduct/>`__,
|
||||||
|
which includes all infrastructure used in the development of Python itself
|
||||||
|
(e.g. mailing lists, issue trackers, GitHub, etc.).
|
||||||
|
|
||||||
|
In general this means everyone is expected to be open, considerate, and
|
||||||
|
respectful of others no matter what their position is within the project.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue