Update CONTRIBUTING.md

Co-authored-by: George Jenkins <gvjenkins@gmail.com>
Signed-off-by: Rishav Bansal <bansalrishav047@gmail.com>
pull/32187/head
Rishav Bansal 3 weeks ago committed by GitHub
parent 4633bf0507
commit f6ad068c8f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -123,7 +123,7 @@ We use milestones to track progress of specific planned releases.
For example, if the latest currently-released version is `1.2.3`, an issue/PR which pertains to a specific upcoming bugfix or feature release could fall into one of two different active milestones: `1.2.4` (next patch) or `1.3.0` (next minor).
Issues and PRs which are deemed backwards-incompatible may be added to the next major version
discussion using the relevant version label (e.g. [label:v4.x](https://github.com/helm/helm/labels/v4.x)).
discussion using the relevant version label (e.g. [label:v5.x](https://github.com/helm/helm/labels/v5.x)).
An issue or PR that we are not sure if we will be addressing will not be added to any milestone.

Loading…
Cancel
Save