From 3c8e6ded2489d8da8df2fe42f8e00565f2a8a36c Mon Sep 17 00:00:00 2001
From: florian <f.spreckelsen@inidscale.com>
Date: Mon, 5 Sep 2022 14:03:24 +0200
Subject: [PATCH] DOC: Update release guidelines

---
 RELEASE_GUIDELINES.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/RELEASE_GUIDELINES.md b/RELEASE_GUIDELINES.md
index 7592b02d..8e4897e7 100644
--- a/RELEASE_GUIDELINES.md
+++ b/RELEASE_GUIDELINES.md
@@ -41,3 +41,7 @@ guidelines of the CaosDB Project
 11. After the merge of main to dev, start a new development version by
     setting `ISRELEASED` to `False` and by increasing at least the `MICRO`
     version in [setup.py](./setup.py) and preparing CHANGELOG.md.
+
+12. Create releases on gitlab.com and gitlab.indiscale.com that contain (at
+    least) the most recent section of the CHANGELOG as the description and link
+    to the PyPi package.
-- 
GitLab