mirror of
https://github.com/helm/helm.git
synced 2026-02-03 20:39:45 -05:00
Update CONTRIBUTING.md
Co-authored-by: Scott Rigby <scott@r6by.com> Signed-off-by: Evans Mungai <mbuevans@gmail.com>
This commit is contained in:
parent
0f026b4364
commit
ae558331cf
1 changed files with 1 additions and 1 deletions
|
|
@ -115,7 +115,7 @@ Helm maintains a strong commitment to backward compatibility. All of our changes
|
|||
formats are backward compatible from one major release to the next. No features, flags, or commands
|
||||
are removed or substantially modified (unless we need to fix a security issue).
|
||||
|
||||
We also remain committed to not changing publicly accessible Go library definitions inside of the `pkg/` directory of our source code in a non-backwards-compatible way. For more on
|
||||
We also remain committed to not changing publicly accessible Go library definitions inside of the `pkg/` directory of our source code in a non-backwards-compatible way.
|
||||
|
||||
For more details on Helm’s minor and patch release backwards-compatibility rules, please read [HIP-0004](https://github.com/helm/community/blob/main/hips/hip-0004.md)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue