Try to fix doc/release.md markup on GitHub.
This commit is contained in:
parent
c1233bbfdf
commit
d0bf721c9e
1 changed files with 2 additions and 1 deletions
|
@ -2,7 +2,8 @@
|
||||||
|
|
||||||
1. Push changes to [GitHub][github].
|
1. Push changes to [GitHub][github].
|
||||||
1. Check build locally with `bin/build_local`.
|
1. Check build locally with `bin/build_local`.
|
||||||
1. Check [Travis build][travis]: [][travis].
|
1. Check [Travis build][travis]: [][travis]
|
||||||
|
|
||||||
[travis]: https://travis-ci.org/fluffysquirrels/framed-rs
|
[travis]: https://travis-ci.org/fluffysquirrels/framed-rs
|
||||||
1. Increment version number in Cargo.toml (major version if breaking changes).
|
1. Increment version number in Cargo.toml (major version if breaking changes).
|
||||||
1. Commit to update the version number.
|
1. Commit to update the version number.
|
||||||
|
|
Loading…
Reference in a new issue