You've already forked docker-mailserver
mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-10 23:12:02 +02:00
Updated How to contribute (markdown)
This commit is contained in:
@@ -16,10 +16,7 @@ When `v2` will be released, the development workflow will be:
|
||||
- Add integration tests in `test/tests.bats`
|
||||
- Use `make` to build image locally and run tests
|
||||
- Document your improvements
|
||||
- Commit, push and make a pull-request on `develop` branch
|
||||
- When tests are green, your branch is merged to `develop`
|
||||
- Docker builds a new `develop` image
|
||||
- `:develop` image is tested on real servers by contributors
|
||||
- When feedback is positive, `develop` is merged on `master`
|
||||
- Commit, push and make a pull-request
|
||||
- When tests are green, your branch is merged to `master`
|
||||
- Docker builds a new `latest` image
|
||||
|
||||
|
Reference in New Issue
Block a user