Fix unstable mention

This commit is contained in:
Jack Zampolin 2018-07-10 12:00:21 -07:00 committed by GitHub
parent 5363dbfb4f
commit cb9949db81
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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`