We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 215ef78 commit 3902640Copy full SHA for 3902640
1 file changed
contributing-docs/commit-message-guidelines.md
@@ -1,7 +1,7 @@
1
# Commit Message Format
2
3
We have very precise rules over how our Git commit messages must be formatted.
4
-This format leads to **easier to read commit history**.
+This format leads to **easier to read commit history** and makes it analyzable for changelog generation.
5
6
Each commit message consists of a **header**, a **body**, and a **footer**.
7
0 commit comments