committers-guide: add missing line break in commit message section
Fixes: 11f8235774
("Add commit message information to committer's guide")
This commit is contained in:
parent
11f8235774
commit
b2a9be92ae
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue