diff --git a/documentation/content/en/articles/committers-guide/_index.adoc b/documentation/content/en/articles/committers-guide/_index.adoc index bfa1bccc68..a3697a33df 100644 --- a/documentation/content/en/articles/committers-guide/_index.adoc +++ b/documentation/content/en/articles/committers-guide/_index.adoc @@ -1539,7 +1539,8 @@ as finishing the sentence "when applied, this change will ...". ✓ `foo: Implement the -k (keep) option` + ✗ `foo: Implemented the -k option` + -✗ `This change implements the -k option in foo ✗ -k option added` +✗ `This change implements the -k option in foo` + +✗ `-k option added` === Focus on what and why, not how