Skip to content

Commit 66a3eff

Browse files
committed
Add information how to backport changes
1 parent 8ef65a5 commit 66a3eff

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

CONTRIBUTING.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ If you find a bug or have a feature request, please [open an issue](https://gith
1717

1818
All CI checks must pass before a pull request can be merged.
1919

20+
### Backporting Changes
21+
22+
To backport a merged PR to a release branch, comment `/cherry-pick release-X.Y` on the PR. This automatically creates a new PR with the cherry-picked changes against the target branch.
23+
2024
## Further Reading
2125

2226
- [Architecture Overview](docs/architecture.md) — system components, reconciliation flow, CRD lifecycle

0 commit comments

Comments
 (0)