add changes to release guide

This commit is contained in:
Dietrich 2021-03-27 11:26:10 +01:00
parent 77f362368c
commit 7fd29d4903
Signed by: dietrich
GPG Key ID: 9F3C20C0F85DF67C

View File

@ -5,6 +5,7 @@ Guide to release:
- [ ] commit the update - [ ] commit the update
- [ ] push to github and teilgedanken - [ ] push to github and teilgedanken
- [ ] create release draft tag: https://github.com/enaut/pslink/releases - [ ] create release draft tag: https://github.com/enaut/pslink/releases
- [ ] check `git log --pretty=format:'* %s' --abbrev-commit` for changes and selectively include into changelist.
- [ ] verify everything is ready for publishing using: - [ ] verify everything is ready for publishing using:
``` ```