From: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com> Date: Tue, 25 Nov 2025 18:59:28 +0000 (+0000) Subject: Remove references to ``Misc/ACKS`` from ``CONTRIBUTING.md`` (#141952) X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9f2a34af747e2fc95f3de8a3bb5e1d7ac10d6d04;p=thirdparty%2FPython%2Fcpython.git Remove references to ``Misc/ACKS`` from ``CONTRIBUTING.md`` (#141952) Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com> --- diff --git a/.github/CONTRIBUTING.rst b/.github/CONTRIBUTING.rst index 224061f2c5a3..94b67ce3dbe3 100644 --- a/.github/CONTRIBUTING.rst +++ b/.github/CONTRIBUTING.rst @@ -28,13 +28,12 @@ Please be aware that our workflow does deviate slightly from the typical GitHub project. Details on how to properly submit a pull request are covered in `Lifecycle of a Pull Request `_. We utilize various bots and status checks to help with this, so do follow the -comments they leave and their "Details" links, respectively. The key points of -our workflow that are not covered by a bot or status check are: +comments they leave and their "Details" links, respectively. -- 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``. +The final key part of our workflow is that all discussions that are not +directly related to the code in the pull request should happen on +`GitHub Issues `__, generally in the +pull request's parent issue. Setting Expectations