Skip to content

Commit 3902640

Browse files
kirjsmmalerba
authored andcommitted
docs: mention that log format makes it analyzable for changelog generation. (#58786)
PR Close #58786
1 parent 215ef78 commit 3902640

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

contributing-docs/commit-message-guidelines.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Commit Message Format
22

33
We have very precise rules over how our Git commit messages must be formatted.
4-
This format leads to **easier to read commit history**.
4+
This format leads to **easier to read commit history** and makes it analyzable for changelog generation.
55

66
Each commit message consists of a **header**, a **body**, and a **footer**.
77

0 commit comments

Comments
 (0)