First of all, thanks for contributing to the project!
If you wan't to report issue or propose new change please create new issue here
- Check that same issue does not exist already
- Use short description as a title
- Describe used flags and environment details
- Attach debug log (run
docker-machine
with-debug
flag)
Remember to check for private data in debug log
- Fork the repository
- Make changes, check that all acceptance tests are passing
Acceptance tests create real infrastructure, additional costs can be charged - Add new acceptance tests, if needed
- Create Pull Request with target branch set to
devel
- Link PR to issue it resolves, if there is one