Merge pull request 'adapt release checklist' (#70) from release-checklist-fix into main
All checks were successful
Rust/sat-rs/pipeline/head This commit looks good

Reviewed-on: #70
This commit is contained in:
Robin Müller 2023-08-28 22:51:09 +02:00
commit 725713bc4b

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.