Azure/helm-charts

Amend chart contribution guidelines

Closed this issue · 0 comments

The chart contribution guidelines (wisely) suggest looking at kubernetes/charts for prior art. Can we amend the list of guidelines to suggest minimizing the differences from upstream in order to maximize the ease with which community-driven improvements upstream can be cherry-picked into azure/helm-charts?

Personally, when looking at new charts (even ones I wrote or contributed to myself), I use a diff tool to compare to upstream to verify my changes are the minimal changes required.