Skip to content

Instantly share code, notes, and snippets.

View rhvsingh's full-sized avatar

Raja Harsh Vardhan Singh rhvsingh

View GitHub Profile
@rhvsingh
rhvsingh / Commit Formatting.md
Created January 26, 2025 22:17 — forked from clemtibs/Commit Formatting.md
Angular Commit Format Reference Sheet

Commit Message Format

This specification is inspired by and supersedes the [AngularJS commit message format][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.

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