1
Fork 0

Try to fix doc/release.md markup on GitHub.

This commit is contained in:
Alex Helfet 2017-12-25 02:46:07 +00:00
parent c1233bbfdf
commit d0bf721c9e

View file

@ -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]: [![Build Status](https://travis-ci.org/fluffysquirrels/framed-rs.svg)][travis]. 1. Check [Travis build][travis]: [![Build Status](https://travis-ci.org/fluffysquirrels/framed-rs.svg)][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.