Skip to content

Instantly share code, notes, and snippets.

View BalajiSriraman's full-sized avatar
:shipit:
Its works in my machine

Balaji S BalajiSriraman

:shipit:
Its works in my machine
View GitHub Profile
Other 🕓 11h37m ████████░░░░░░░░░░░░░░░░░░ 31.0%
TypeScript 🕓 10h39m ███████▍░░░░░░░░░░░░░░░░░░ 28.4%
Vue.js 🕓 7h58m █████▌░░░░░░░░░░░░░░░░░░░░ 21.3%
Rust 🕓 2h10m █▌░░░░░░░░░░░░░░░░░░░░░░░░ 5.8%
Bash 🕓 1h18m ▉░░░░░░░░░░░░░░░░░░░░░░░░░ 3.5%
@joshbuchea
joshbuchea / semantic-commit-messages.md
Last active July 22, 2024 06:03
Semantic Commit Messages

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