Skip to content

Instantly share code, notes, and snippets.

View kolibabchuk's full-sized avatar
💻
The more you watch computer, computer watching you.

Dima kolibabchuk

💻
The more you watch computer, computer watching you.
  • Ukraine
  • 01:52 (UTC +02:00)
  • LinkedIn in/int21h
View GitHub Profile

Conventional Commit Messages

See how a minor change to your commit message style can make a difference. Examples

Have a look at CLI util git-conventional-commits to ensure this conventions and generate changelogs

Commit Formats

Default

Keybase proof

I hereby claim:

  • I am kolibabchuk on github.
  • I am kolibabchuk (https://keybase.io/kolibabchuk) on keybase.
  • I have a public key ASD_y1rhNCVjd3nYskeJ2y9wLlL0mrdSowENCRDTOY3A7wo

To claim this, I am signing this object:

Semantic Commit Messages

See how a minor change to your commit message style can make you a better programmer.

Format: <type>(<scope>): <subject>

<scope> is optional

Example