# Contributing to Helm Charts

Please read the [code of conduct](CODE-OF-CONDUCT.md) first.

## How to report a new issue

Before reporting a new issue, please make sure you have:

- read the documentation
- checked that a similar issue has not been opened in the past

## How to contribute

You can contribute to cnp-bench by submitting a new pull request.

Please:

1. Open a new issue providing information about the feature you want to add
2. Fork the project, develop the feature as a branch with the issue ID (e.g. dev/43) and test the code
3. Submit a pull request

Thank you.
