update document format. (#964)

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
This commit is contained in:
Bo-Yi Wu 2017-07-02 09:41:06 -05:00 committed by GitHub
parent de1fdfd1e5
commit 1923b35983
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
- Review existing issues and provide feedback or react to them.
- With pull requests:
- Open your pull request against master
- Open your pull request against `master`
- Your pull request should have no more than two commits, if not you should squash them.
- It should pass all tests in the available continuous integrations systems such as TravisCI.
- You should add/modify tests to cover your proposed code changes.