Updated How to contribute (markdown)

This commit is contained in:
Thomas VIAL 2016-04-28 00:09:05 +02:00
parent ba3a5fb1f0
commit dc99cf4c91

View file

@ -16,7 +16,7 @@ When `v2` will be released, the development workflow will be:
- Add integration tests in `test/tests.bats` - Add integration tests in `test/tests.bats`
- Use `make` to build image locally and run tests - Use `make` to build image locally and run tests
- Document your improvements - Document your improvements
- Commit, push and make a pull-request - [Commit](https://help.github.com/articles/closing-issues-via-commit-messages/), push and make a pull-request
- When tests are green, your branch is merged to `master` - When tests are green, your branch is merged to `master`
- Docker builds a new `latest` image - Docker builds a new `latest` image