mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
docs: mention that log format makes it analyzable for changelog generation. (#58786)
PR Close #58786
This commit is contained in:
parent
33a826b196
commit
036ee75684
1 changed files with 1 additions and 1 deletions
|
|
@ -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**.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue