From 28129e032a9dfef45568aea6697f995b4821cbbe Mon Sep 17 00:00:00 2001
From: Brent Huisman <brent@huisman.pl>
Date: Thu, 22 Dec 2022 15:48:03 +0100
Subject: [PATCH] add post rel step on copying autogenerated notes

---
 doc/contrib/release.rst | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/doc/contrib/release.rst b/doc/contrib/release.rst
index db72445b..22a5b1d6 100644
--- a/doc/contrib/release.rst
+++ b/doc/contrib/release.rst
@@ -119,6 +119,8 @@ Release
 Post Release
 ------------
 
+#. Place the Github generated release notes in ``CHANGELOG``.
+
 #. Start a new release on Zenodo, this allocated a DOI, but you don't have to finish it right away. Add new Zenodo badge/link to docs/README.
 
 #. Update Zenodo with authors and changelog created in previous step and submit.
-- 
GitLab