Skip to content
Snippets Groups Projects
Verified Commit ae8ad249 authored by Varac's avatar Varac
Browse files

Create MR release template

Closes: #345
parent 7cf8c378
No related branches found
No related tags found
No related merge requests found
# Release checklist:
- [ ] update/review documentation and make sure it matches the current state
- Update how to checkout the latest stable tag
- [ ] update [CHANGELOG.md](https://keepachangelog.com/en/1.0.0/)
- Include `Known issues`
- [ ] update the version number in the `VERSION` file
- [ ] commit
- [ ] create signed tag (`git tag -s 0.2.0 -m'Release 0.2.0'`)
- [ ] Push to MR, including tag
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment