Skip to main content

Command Palette

Search for a command to run...

Here is how i write commit messages

Published
1 min read
Here is how i write commit messages

I have a default template for commit messages.

It goes like a tag, followed by: and a bit of a summary about the commit message.

tag: a one-liner summary about the commit

Tags are mostly,

  • FIX: for a bug fix

  • FEATURE: if you are working on a feature

  • IMPROVEMENT: if you improve something

  • ISSUE: working on an issue

  • REFACTOR: refactoring the code

More from this blog

P

Pratik Sharma || react developer || new Delhi

65 posts

Full Stack developer from new delhi, India

Helping startups, bloggers and artists to build their ideas