Fix unstable
mention
This commit is contained in:
parent
5363dbfb4f
commit
cb9949db81
@ -84,7 +84,6 @@ Ethermint utilizes [semantic versioning](https://semver.org/).
|
||||
- [squash your commits](https://github.com/todotxt/todo.txt-android/wiki/Squash-All-Commits-Related-to-a-Single-Issue-into-a-Single-Commit) into an individual commit
|
||||
- run `make test` and `make test-cli` to ensure that all tests pass
|
||||
- merge pull request
|
||||
- push master may request that pull requests be rebased on top of `unstable`
|
||||
|
||||
### Release Procedure:
|
||||
- start on `develop`
|
||||
@ -104,4 +103,4 @@ Ethermint utilizes [semantic versioning](https://semver.org/).
|
||||
- push to hotfix-vX.X.X to run the extended integration tests on the CI
|
||||
- merge hotfix-vX.X.X to master
|
||||
- merge hotfix-vX.X.X to develop
|
||||
- delete the hotfix-vX.X.X branch
|
||||
- delete the hotfix-vX.X.X branch
|
||||
|
Loading…
Reference in New Issue
Block a user