From fb3eb0c72c66c052bc04d2410da1b209e567c1d0 Mon Sep 17 00:00:00 2001 From: Stan Ulbrych Date: Tue, 16 Sep 2025 18:13:54 +0100 Subject: [PATCH 1/4] Commit --- .github/CONTRIBUTING.rst | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/.github/CONTRIBUTING.rst b/.github/CONTRIBUTING.rst index 5b86302bdd1ec4..6c959053bcb56e 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 primarily volunteer-run, +we unfortunately can make no 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, you can post on the `Core Development Discourse +category `_ to ask for someone to +review your pull request. Code of Conduct From 285b475f4d5788a47212791af1ca120c521f3590 Mon Sep 17 00:00:00 2001 From: Stan Ulbrych Date: Wed, 17 Sep 2025 07:35:17 +0100 Subject: [PATCH 2/4] Commit --- .github/CONTRIBUTING.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/CONTRIBUTING.rst b/.github/CONTRIBUTING.rst index 6c959053bcb56e..b8a255096deeff 100644 --- a/.github/CONTRIBUTING.rst +++ b/.github/CONTRIBUTING.rst @@ -34,18 +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 primarily volunteer-run, +Due to the fact that this project is volunteer-run, we unfortunately can make no 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, you can post on the `Core Development Discourse -category `_ to ask for someone to -review 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 From ed726130de695fce92c88893b0cdc6485f64b5b9 Mon Sep 17 00:00:00 2001 From: Adam Turner <9087854+AA-Turner@users.noreply.github.com> Date: Sun, 21 Sep 2025 11:43:31 +0100 Subject: [PATCH 3/4] Update CONTRIBUTING.rst --- .github/CONTRIBUTING.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CONTRIBUTING.rst b/.github/CONTRIBUTING.rst index b8a255096deeff..b77da1262deddd 100644 --- a/.github/CONTRIBUTING.rst +++ b/.github/CONTRIBUTING.rst @@ -39,7 +39,7 @@ our workflow that are not covered by a bot or status check are: Setting Expectations -------------------- -Due to the fact that this project is volunteer-run, +Due to the fact that this project is run by volunteers, we unfortunately can make no 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 From 6756bf5fc3a91b206d7ad9e954054bf30975207f Mon Sep 17 00:00:00 2001 From: Adam Turner <9087854+AA-Turner@users.noreply.github.com> Date: Sun, 21 Sep 2025 11:43:37 +0100 Subject: [PATCH 4/4] Update CONTRIBUTING.rst --- .github/CONTRIBUTING.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CONTRIBUTING.rst b/.github/CONTRIBUTING.rst index b77da1262deddd..224061f2c5a350 100644 --- a/.github/CONTRIBUTING.rst +++ b/.github/CONTRIBUTING.rst @@ -40,7 +40,7 @@ our workflow that are not covered by a bot or status check are: Setting Expectations -------------------- Due to the fact that this project is run by volunteers, -we unfortunately can make no guarantees as to if +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 within a month, you can ask for someone to