Skip to content
Snippets Groups Projects
Verified Commit 4b482770 authored by Daniel Hornung's avatar Daniel Hornung
Browse files

DOC: Updated RELEASE_GUIDELINES.md

parent 289bc7ef
No related branches found
No related tags found
1 merge request!73REL: Release 0.7.0
Pipeline #22628 passed
...@@ -18,7 +18,7 @@ guidelines of the CaosDB Project ...@@ -18,7 +18,7 @@ guidelines of the CaosDB Project
2. Check all general prerequisites. 2. Check all general prerequisites.
3. update src/doc/conf.py version 3. Update `src/doc/conf.py` version
4. Merge the release branch into the main branch. 4. Merge the release branch into the main branch.
...@@ -28,4 +28,6 @@ guidelines of the CaosDB Project ...@@ -28,4 +28,6 @@ guidelines of the CaosDB Project
7. Merge the main branch back into the dev branch. 7. Merge the main branch back into the dev branch.
8. Prepare CHANGELOG for next release cycle. 8. Prepare for next release cycle:
* `CHANGELOG.md`: "Unreleased" section
* `src/doc/conf.py`: Bump to next version number and `x.y.z-SNAPSHOT` for the `release` variable.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment