From d68ddac403498ca5b730e3aba033f984258d9ffa Mon Sep 17 00:00:00 2001 From: Yonas Habteab Date: Thu, 2 Apr 2026 16:50:16 +0200 Subject: [PATCH] Add a check-list in release workflow to forward-port changelogs --- .github/ISSUE_TEMPLATE/release.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/release.md b/.github/ISSUE_TEMPLATE/release.md index 2d67d00bd..1ee56d304 100644 --- a/.github/ISSUE_TEMPLATE/release.md +++ b/.github/ISSUE_TEMPLATE/release.md @@ -21,6 +21,7 @@ assignees: '' - [ ] Create release on GitHub - [ ] Update public docs - [ ] Announce release +- [ ] Forward-port the `CHANGELOG` changes to `master` ## Update Bundled Windows Dependencies