File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -34,17 +34,18 @@ our workflow that are not covered by a bot or status check are:
3434- All discussions that are not directly related to the code in the pull request
3535 should happen on `GitHub Issues <https://github.com/python/cpython/issues >`_.
3636- Upon your first non-trivial pull request (which includes documentation changes),
37- feel free to add yourself to ``Misc/ACKS ``
37+ feel free to add yourself to ``Misc/ACKS ``.
3838
3939
4040Setting Expectations
4141--------------------
42- Due to the fact that this project is entirely volunteer- run (i.e. no one is paid
43- to work on Python full-time), we unfortunately can make no guarantees as to if
42+ Due to the fact that this project is run by volunteers,
43+ unfortunately we cannot make any guarantees as to if
4444or when a core developer will get around to reviewing your pull request.
4545If no core developer has done a review or responded to changes made because of a
46- "changes requested" review, please feel free to email python-dev to ask if
47- someone could take a look at your pull request.
46+ "changes requested" review within a month, you can ask for someone to
47+ review your pull request via a post in the `Core Development Discourse
48+ category <https://discuss.python.org/c/core-dev/23> `__.
4849
4950
5051Code of Conduct
You can’t perform that action at this time.
0 commit comments