Skip to content

Commit 208f7e1

Browse files
authored
Merge pull request #6027 from dims/update-cherry-pick-doc-with-description-for-alpha-features
Update cherry picks doc with a description for alpha features
2 parents 80799a8 + b9b5185 commit 208f7e1

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

contributors/devel/sig-release/cherry-picks.md

+5
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,11 @@ Again, the emphasis is on critical bug fixes, e.g.,
4242
- Panic, crash, hang
4343
- Security
4444

45+
As a counter example, we would not support backporting a bug fix to an alpha
46+
feature in general. One condition where we would consider is if that bug caused
47+
an issue for in another part of the system even when the alpha feature was
48+
switched off / not in use.
49+
4550
If you are proposing a cherry pick and it is not a clear and obvious critical
4651
bug fix, please reconsider. If upon reflection you wish to continue, bolster
4752
your case by supplementing your PR with e.g.,

0 commit comments

Comments
 (0)