mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2024-01-19 02:48:50 +00:00
Updated How to contribute (markdown)
This commit is contained in:
parent
a6b8b20bc0
commit
9592b9f459
|
@ -17,8 +17,8 @@ The development workflow is the following:
|
|||
- Use `make` to build image locally and run tests
|
||||
- Document your improvements
|
||||
- [Commit](https://help.github.com/articles/closing-issues-via-commit-messages/), push and make a pull-request
|
||||
- Branch is automatically tested on Travis
|
||||
- When tests are green, your branch is merged to `master`
|
||||
- Master is automatically tested on Travis
|
||||
- Pull-request is automatically tested on Travis
|
||||
- When tests are green, your branch is merged into `master`
|
||||
- `master` is automatically tested on Travis
|
||||
- Docker builds a new `latest` image
|
||||
|
||||
|
|
Loading…
Reference in a new issue