Skip to content

Instantly share code, notes, and snippets.

View wgnf's full-sized avatar
:shipit:

Martin Wagenführ wgnf

:shipit:
View GitHub Profile
@wgnf
wgnf / Conventional Commits.md
Last active November 16, 2021 08:14
Conventional Commits

Conventional Commits

(adopted from Angular and based on Conventional Commits)

Message Format

Each commit message consists of a header, a body and a footer. The header has a special format that includes a type, a scope and a subject:

():