diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md new file mode 100644 index 000000000..11d22e4b2 --- /dev/null +++ b/CODE_OF_CONDUCT.md @@ -0,0 +1,5 @@ +Everyone participating in the typeshed community, and in particular in +our issue tracker, pull requests, and Gitter channel, is expected to treat +other people with respect and more generally to follow the guidelines +articulated in the [Python Community Code of +Conduct](https://www.python.org/psf/codeofconduct/). diff --git a/README.md b/README.md index 8d90b31dc..477ff6a23 100644 --- a/README.md +++ b/README.md @@ -54,11 +54,3 @@ For less formal discussion, try the typing chat room on are almost always present; feel free to find us there and we're happy to chat. Substantive technical discussion will be directed to the issue tracker. - -## Code of Conduct - -Everyone participating in the typeshed community, and in particular in -our issue tracker, pull requests, and Gitter channel, is expected to treat -other people with respect and more generally to follow the guidelines -articulated in the [Python Community Code of -Conduct](https://www.python.org/psf/codeofconduct/).