adapt release checklist
Some checks are pending
Rust/sat-rs/pipeline/head Build started...

This commit is contained in:
Robin Müller 2023-08-28 22:50:33 +02:00
parent 1f364f3b5c
commit 1b208bc540
Signed by: muellerr
GPG Key ID: FCE0B2BD2195142F

View File

@ -19,4 +19,7 @@ Checklist for new releases
# Post-Release
1. Create a new release on `EGit` based on the release branch.
1. Create a new annotaged tag and push it with `git tag -a satrs-core-<version>` and
`git push -u origin satrs-core-<version>`
2. Create a new release on `EGit` based on the tag.