# Contributing Guidelines

Contributions are welcome via GitHub pull requests. This document outlines the process to help get your contribution accepted.

Note: All contributors also need to fill out the Temporal Contributor License Agreement before we can merge in any of your changes. When you submit a PR, Github will prompt you to complete the CLA, if you have not already done so.

## How to Contribute

1. Fork this repository, develop
1. Test your changes
1. Submit a pull request

Note: Please do not bump the Chart version as this is automated as part of our release process.

Please include in your PR description a note of how you tested your changes.

### Technical Requirements

* Must follow [Charts best practices](https://helm.sh/docs/topics/chart_best_practices/)

Releases for the Helm Charts are not triggered automatically, the Temporal team will periodically do releases.

### Getting help

If you would like help getting your PR ready, please feel free to come and chat to us on [Temporal's public Slack](https://t.mp/slack). The Temporal team that works on the charts and the contributor community hang out in the #helm-charts channel.

### Community Requirements

By participating in this project you agree to abide by its terms.
See the Temporal [Code of Conduct](https://temporal.io/code-of-conduct).