Files
litmus-hub/CONTRIBUTING.md
Karthik Satchitanand fbbc16c2a3 (chore)ci: stop chart version increment (#288)
Signed-off-by: ksatchit <karthik.s@mayadata.io>
2020-08-15 14:23:33 +05:30

11 lines
701 B
Markdown

# Contributing to ChaosHub
Litmus chaos-charts is an Apache 2.0 Licensed project that uses the standard GitHub pull requests process to review and accept
contributions. This repository is the canonical source for the chaos charts that appear on [hub.litmuschaos.io](https://hub.litmuschaos.io)
Chaos Charts are a groups of categorized chaos experiments, represented as custom resource definitions that can be executed by the
[Litmus Chaos Operator](https://github.com/litmuschaos/chaos-operator). We would love to see your charts added to the list of community-charts.
To get started, refer the [developer guide](https://github.com/litmuschaos/litmus-go/tree/master/contribute/developer-guide)