From: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com> Date: Sun, 21 Sep 2025 10:49:46 +0000 (+0100) Subject: Link to Discourse in ``.github/CONTRIBUTING.rst`` (#138996) X-Git-Tag: v3.15.0a1~247 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b90e4ace9d38d03fb22cd0f6c54b93fd2a993e0d;p=thirdparty%2FPython%2Fcpython.git Link to Discourse in ``.github/CONTRIBUTING.rst`` (#138996) Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com> --- diff --git a/.github/CONTRIBUTING.rst b/.github/CONTRIBUTING.rst index 5b86302bdd1e..224061f2c5a3 100644 --- a/.github/CONTRIBUTING.rst +++ b/.github/CONTRIBUTING.rst @@ -34,17 +34,18 @@ our workflow that are not covered by a bot or status check are: - All discussions that are not directly related to the code in the pull request should happen on `GitHub Issues `_. - Upon your first non-trivial pull request (which includes documentation changes), - feel free to add yourself to ``Misc/ACKS`` + feel free to add yourself to ``Misc/ACKS``. Setting Expectations -------------------- -Due to the fact that this project is entirely volunteer-run (i.e. no one is paid -to work on Python full-time), we unfortunately can make no guarantees as to if +Due to the fact that this project is run by volunteers, +unfortunately we cannot make any guarantees as to if or when a core developer will get around to reviewing your pull request. If no core developer has done a review or responded to changes made because of a -"changes requested" review, please feel free to email python-dev to ask if -someone could take a look at your pull request. +"changes requested" review within a month, you can ask for someone to +review your pull request via a post in the `Core Development Discourse +category `__. Code of Conduct