Updated release guide
This commit is contained in:
parent
1825056f26
commit
d7eb66d529
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
||||||
# How to make a release
|
# How to make a release
|
||||||
|
|
||||||
|
- `git pull` to not miss out on any recent contributions
|
||||||
- Update version number in Cargo.toml and commit the change (no need to push)
|
- Update version number in Cargo.toml and commit the change (no need to push)
|
||||||
- Run `make_release.ps1`
|
- Run `make_release.ps1`
|
||||||
- After CI completes, find the release on Github and write the changelog
|
- After CI completes, find the release on Github and write the changelog
|
||||||
|
|
Loading…
Add table
Reference in a new issue