From b8742f03a991f7383b0e9d928f0aab024eea8f25 Mon Sep 17 00:00:00 2001 From: Alfredo Garcia Date: Tue, 16 Mar 2021 14:04:17 -0300 Subject: [PATCH] add a note to save changelog locally --- .github/PULL_REQUEST_TEMPLATE/release-checklist.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/PULL_REQUEST_TEMPLATE/release-checklist.md b/.github/PULL_REQUEST_TEMPLATE/release-checklist.md index 5c96c25e..f2aa30c4 100644 --- a/.github/PULL_REQUEST_TEMPLATE/release-checklist.md +++ b/.github/PULL_REQUEST_TEMPLATE/release-checklist.md @@ -104,6 +104,8 @@ From "Keep a Changelog": * `Fixed` for any bug fixes. * `Security` in case of vulnerabilities. +**Important**: Any merge into `main` while the Changelog is still in draft state will remove all the changes made and create a new raw list. Save your Changelog changes locally while in draft to avoid having to redo the list if that happens. + ## After merging this PR - [ ] Update the draft release with the final changelog - [ ] Point the draft release at the commit resulting from merging this PR, using the correct version tag name