1
0
mirror of https://github.com/docker-mailserver/docker-mailserver.git synced 2025-08-08 23:06:49 +02:00

Improved documentation

This commit is contained in:
Thomas VIAL
2016-02-04 08:51:07 +01:00
parent 401cb62b6c
commit a13cbcb9aa
2 changed files with 9 additions and 2 deletions

View File

@ -99,6 +99,11 @@ Please read [SSL.md](SSL.md) for more information.
Things to do or to improve are stored on [Github](https://github.com/tomav/docker-mailserver/issues), some open by myself.
Feel free to improve this docker image.
## Wanna help?
## Contribute
Fork, improve, add tests and PR. ;-)
- Fork
- Improve
- Add integration tests in `test/test.sh`
- Build image and run tests using `make`
- Document your improvements
- Commit, push and make a pull-request