Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 510 Bytes

CONTRIBUTING.md

File metadata and controls

13 lines (7 loc) · 510 Bytes

Contributing Guidelines

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

Issue/Pull request template

Isssues or Pull requests to a chart should be created with prefix [charts/<name>] eg: [charts/metabase]

Bumping chart version

Every PR should include chart version bump, because we can not have different version of the charts with the same version name.

If not, the CI lint will fail and PR can't be accepted