Suggestion #3

Co-Authored-By: snappyapple632 <40573129+snappyapple632@users.noreply.github.com>
This commit is contained in:
Tobias Groza 2019-02-28 08:08:16 -08:00 committed by GitHub
parent b60cbdd783
commit beb8a36e33
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -89,7 +89,7 @@ this is what you should do when releasing:
3. Merge __dev__ into master on the extractor.
4. Create a GPG signed tag with the name `v0.x.y` on the extractor.
5. Make sure the draft name equals the tag name. ![draft_name](img/draft_name.png)
6. Make sure to not have forgotten enything
6. Make sure to not have forgotten anything.
7. Click "Publish Release".
8. Rebase quickfix changes back into __dev__ if quickfixes were made.