update readme to include extra step for release
This commit is contained in:
parent
eb93bb362d
commit
3fad0e59cb
1 changed files with 3 additions and 1 deletions
2
.github/readme.md
vendored
2
.github/readme.md
vendored
|
@ -64,6 +64,8 @@ You can generate a token by logging into your GitHub account and going to Settin
|
||||||
|
|
||||||
Next we tag the PR's with the fixes or enhancements labels. If the PR does not fufil the requirements, do not add a label.
|
Next we tag the PR's with the fixes or enhancements labels. If the PR does not fufil the requirements, do not add a label.
|
||||||
|
|
||||||
|
** Before moving on make sure to update the version file `version/version.go`. **
|
||||||
|
|
||||||
Run the changelog generator again with the future version according to semver.
|
Run the changelog generator again with the future version according to semver.
|
||||||
|
|
||||||
```BASH
|
```BASH
|
||||||
|
|
Loading…
Reference in a new issue