From 7d2d6ddd596260bf3e17029eb27c8e2f9ffdc84c Mon Sep 17 00:00:00 2001 From: Rodrigo Primo Date: Tue, 25 Nov 2025 10:53:14 -0300 Subject: [PATCH 1/2] Fix two typos in release checklist document --- .github/release-checklist.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/release-checklist.md b/.github/release-checklist.md index 37426e0d86..f7b0ba62d5 100644 --- a/.github/release-checklist.md +++ b/.github/release-checklist.md @@ -32,7 +32,7 @@ PR for tracking changes for the x.x.x release. Target release date: **DOW MONTH - [ ] `$wp_time_constants` in `WordPress.WP.CronInterval` - PR #xxx - [ ] `$known_test_classes` in `IsUnitTestTrait` - PR #xxx - [ ] ...etc... -- [ ] Verify there there has been no vandalism on the wiki (and if so, remove/fix it). +- [ ] Verify that there has been no vandalism on the wiki (and if so, remove/fix it). ### Release prep @@ -69,7 +69,7 @@ PR for tracking changes for the x.x.x release. Target release date: **DOW MONTH - [ ] Optionally post in #plugin-review if a sniff was added in a release which was requested by the plugin review team. - [ ] Optionally post in #core-docs if significant updates were made to the documentation ruleset. - [ ] Create a Marketing team ["amplify request"][amplify-request]. -- [ ] Submit for the ["Monthy Dev Roundup"][dev-roundup]. +- [ ] Submit for the ["Monthly Dev Roundup"][dev-roundup]. [phpcs-releases]: https://github.com/PHPCSStandards/PHP_CodeSniffer/releases [phpcsutils-releases]: https://github.com/PHPCSStandards/PHPCSUtils/releases From 25151d81c99416f23544e5a5a411865027bab6c8 Mon Sep 17 00:00:00 2001 From: Rodrigo Primo Date: Tue, 25 Nov 2025 12:32:50 -0300 Subject: [PATCH 2/2] Update .github/release-checklist.md Co-authored-by: Juliette <663378+jrfnl@users.noreply.github.com> --- .github/release-checklist.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/release-checklist.md b/.github/release-checklist.md index f7b0ba62d5..c7ce0e5914 100644 --- a/.github/release-checklist.md +++ b/.github/release-checklist.md @@ -32,7 +32,7 @@ PR for tracking changes for the x.x.x release. Target release date: **DOW MONTH - [ ] `$wp_time_constants` in `WordPress.WP.CronInterval` - PR #xxx - [ ] `$known_test_classes` in `IsUnitTestTrait` - PR #xxx - [ ] ...etc... -- [ ] Verify that there has been no vandalism on the wiki (and if so, remove/fix it). +- [ ] Verify there has been no vandalism on the wiki (and if so, remove/fix it). ### Release prep