Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 829 Bytes

CONTRIBUTION.md

File metadata and controls

25 lines (14 loc) · 829 Bytes

Contribution Guide

Pull requests, feeback/feature requests are all welcome. This guide will be updated overtime.

Build helmsman from source

To build helmsman from source, you need go:1.9+. Follow the steps below:

git clone https://github.com/Praqma/helmsman.git
make build

Submitting pull requests

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 documentation

Contribution to the documentation can be done via pull requests or by opening an issue.

Reporting issues/featuer requests

Please provide details of the issue, versions of helmsman, helm and kubernetes and all possible logs.