Pull requests, feeback/feature requests are all welcome. This guide will be updated overtime.
To build helmsman from source, you need go:1.9+. Follow the steps below:
git clone https://github.com/Praqma/helmsman.git
make build
Please make sure you state the purpose of the pull request and that the code you submit is documented. If in doubt, this guide offers some good tips on writing a PR.
Contribution to the documentation can be done via pull requests or by opening an issue.
Please provide details of the issue, versions of helmsman, helm and kubernetes and all possible logs.