Skip to content

Clarify changelog type field for feature flag removal

Mark Chao requested to merge lulalala-master-patch-29279 into master

What does this MR do?

It is unclear which type field to use when removing a feature flag. I specified a few different cases by using a state diagram.

The reason being I have seen many MRs with different types for feature flag removal (changes/removed/other), and I feel some might be confusing to the reader.

Does this MR meet the acceptance criteria?

Conformity

Edited by Mark Chao

Merge request reports