Skip to content

Commit

Permalink
Address feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
fabriziopandini committed Jan 5, 2023
1 parent 584c175 commit 03e192e
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,12 +98,10 @@ We generally allow backport of following changes only to the latest supported br
- Improvements to CI signal
- Improvements to the test framework

Like any other activity in the project, backporting a fix/change also requires that someone volunteers for the task.
The cherry pick bot can be used for automating some of this work thus reducing the effort for this job. But
independent of that, the community is expected to also help in taking care of older Cluster API release branches while still
supported (currently n and n-1).
Like any other activity in the project, backporting a fix/change is a community-driven effort and requires that someone volunteers to own the task.
In most cases, the cherry-pick bot can (and should) be used to automate opening a cherry-pick PR.

We generally do not accept backports to Cluster API release branches that are out of support.
We generally do not accept backports to Cluster API release branches that are [out of support](https://github.com/kubernetes-sigs/cluster-api/blob/main/CONTRIBUTING.md#support-and-guarantees).

### APIs

Expand Down

0 comments on commit 03e192e

Please sign in to comment.