From 86e4f34ef74b91b3a33eb386c6634082165dc3ae Mon Sep 17 00:00:00 2001 From: James Groom Date: Sat, 8 Apr 2023 04:57:22 +1000 Subject: [PATCH] Updated Release checklist (markdown) --- Release-checklist.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Release-checklist.md b/Release-checklist.md index 24b3e28..53c3198 100644 --- a/Release-checklist.md +++ b/Release-checklist.md @@ -22,7 +22,7 @@ Note that some of these can be done concurrently. 1. Update Issues, Labels, and Milestone on GitHub - (where this release will be 2.x.1) - Rename "Fixed/added in 2.x.1 dev" to "Fixed/added in 2.x.1" (i.e. remove "dev"; do not rename "Affects 2.x.1 dev", these should be re-triaged). - - Add "Affects 2.x.1", "Regression from 2.x.1", and "Affects 2.x.2 dev". + - Add "Affects 2.x.1", "Regression from 2.x.1", "Affects 2.x.2 dev", and "Fixed/added in 2.x.2 dev". - Add/update core labels - Create a new Milestone "2.x.2" with target date 3 months from this release. - Move some or all open Issues to the new Milestone. There's no policy for this as we don't really use it for project management.