mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
docs: mention that log format makes it analyzable for changelog generation. (#58786)
PR Close #58786
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Commit Message Format
|
||||
|
||||
We have very precise rules over how our Git commit messages must be formatted.
|
||||
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.
|
||||
|
||||
Each commit message consists of a **header**, a **body**, and a **footer**.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user