From aad580fd1b302cad5ab1f13353e3092bca506a50 Mon Sep 17 00:00:00 2001 From: James Groom Date: Fri, 3 Jun 2022 01:30:11 +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 5e6d07c..1c82376 100644 --- a/Release-checklist.md +++ b/Release-checklist.md @@ -20,7 +20,7 @@ Note that some of these can be done concurrently. - Click "Publish" and pray. 1. Update Labels and Milestone on GitHub - (where this release will be 2.x.1) - - Rename "Repro: Fixed/added in 2.x.1 dev" to "Repro: Fixed/added in 2.x.1" (do not rename "Repro: Affects 2.x.1 dev", these should be re-triaged). + - Rename "Repro: Fixed/added in 2.x.1 dev" to "Repro: Fixed/added in 2.x.1" (i.e. remove "dev"; do not rename "Repro: Affects 2.x.1 dev", these should be re-triaged). - Add "Repro: Affects 2.x.1", "Repro: Regression from 2.x.1", and "Repro: Affects 2.x.2 dev". - 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.