From 4f8be04acbfadf39ca8eea2020096a38dfdf873f Mon Sep 17 00:00:00 2001 From: jrfnl Date: Sat, 7 Feb 2026 11:38:18 +0100 Subject: [PATCH] Release checklist: minor addition --- .github/release-checklist.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/release-checklist.md b/.github/release-checklist.md index 2eeb051..be82c5e 100644 --- a/.github/release-checklist.md +++ b/.github/release-checklist.md @@ -17,6 +17,7 @@ Release checklist - [ ] Close the milestone. - [ ] Open a new milestone for the next release. - [ ] If any open PRs/issues which were milestoned for the release did not make it into the release, update their milestone. +- [ ] Fast-forward `develop` to be equal to `main` ## Announce