Improve release documentation

This commit is contained in:
Matthias 2019-07-29 20:32:28 +02:00
parent 0ac5440fc2
commit e14dd4974f
1 changed files with 2 additions and 0 deletions

View File

@ -156,6 +156,8 @@ git log --oneline --no-decorate --no-merges master..develop
### Create github release / tag
Once the PR against master is merged (best right after merging):
* Use the button "Draft a new release" in the Github UI (subsection releases)
* Use the version-number specified as tag.
* Use "master" as reference (this step comes after the above PR is merged).