Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 1.01 KB

CONTRIBUTING.md

File metadata and controls

28 lines (16 loc) · 1.01 KB

Contributing Guide

Certificate of Origin

By contributing to this project you agree to the Developer Certificate of Origin DCO.

This document was created by the Linux Kernel community and is a simple statement that you, as a contributor, have the legal right to make the contribution.

See the DCO file for details.

How-to

  1. Fork this repository, develop, and test your changes.

  2. When updating the values.yml, also update the chart documentation by using this tool. A quick way to do this is to run the tool via Docker and the script generate-readme.sh:

    ./generate-readme.sh
  3. Submit a pull request.

Reminders

When submitting a pull request, please ensure that: