Skip to content

Commit 7fdd309

Browse files
authored
Explicitly mention what should (not) be discussed on GitHub (pythonGH-1437)
1 parent 8856940 commit 7fdd309

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/CONTRIBUTING.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,9 @@ also suggestions on how you can most effectively help the project.
3131
Please be aware that our workflow does deviate slightly from the typical GitHub
3232
project. Details on how to properly submit a pull request are covered in
3333
`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.
3437

3538
If you are making a code contribution or large documentation contribution,
3639
please feel free to add yourself to the ``Misc/ACKS`` file alphabetically.

0 commit comments

Comments
 (0)