mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
Update README to change k8s member step (#6779)
* After repo move to helm/helm, update steps for Owning and Maintaining A Chart * Change repo URL from kubernetes/helm to helm/helm everywhere above chart directories (those may be separate PRs) * Fix earlier missing apostrophe and incorrect case * Add missing k8s/ > helm/ string changes
This commit is contained in:
committed by
k8s-ci-robot
parent
f7cfc026e6
commit
fd54977079
@@ -1,14 +1,14 @@
|
||||
<!--
|
||||
Thank you for contributing to kubernetes/charts. Before you submit this PR we'd like to
|
||||
Thank you for contributing to helm/charts. Before you submit this PR we'd like to
|
||||
make sure you are aware of our technical requirements and best practices:
|
||||
|
||||
* https://github.com/kubernetes/charts/blob/master/CONTRIBUTING.md#technical-requirements
|
||||
* https://github.com/kubernetes/helm/tree/master/docs/chart_best_practices
|
||||
* https://github.com/helm/charts/blob/master/CONTRIBUTING.md#technical-requirements
|
||||
* https://github.com/helm/helm/tree/master/docs/chart_best_practices
|
||||
|
||||
For a quick overview across what we will look at reviewing your PR, please read
|
||||
our review guidelines:
|
||||
|
||||
* https://github.com/kubernetes/charts/blob/master/REVIEW_GUIDELINES.md
|
||||
* https://github.com/helm/charts/blob/master/REVIEW_GUIDELINES.md
|
||||
|
||||
Following our best practices right from the start will accelerate the review process and
|
||||
help get your PR merged quicker.
|
||||
|
||||
Reference in New Issue
Block a user