We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8856940 commit 7fdd309Copy full SHA for 7fdd309
1 file changed
.github/CONTRIBUTING.rst
@@ -31,6 +31,9 @@ also suggestions on how you can most effectively help the project.
31
Please be aware that our workflow does deviate slightly from the typical GitHub
32
project. Details on how to properly submit a pull request are covered in
33
`Lifecycle of a Pull Request <https://cpython-devguide.readthedocs.io/pullrequest.html>`_.
34
+One key point is to keep comments on GitHub to only those related to the reviewing
35
+the code in the pull request. All other discussions -- e.g. about the issue being
36
+fixed -- should happen on bugs.python.org.
37
38
If you are making a code contribution or large documentation contribution,
39
please feel free to add yourself to the ``Misc/ACKS`` file alphabetically.
0 commit comments