© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
MANOJ G
Front End Developer
I used to prefix these words before any commit message:
feat:"This feature has been added"
chore:"For code maintenance/refactor"
test:"Any test cases added
fix:"Any major fixes"
docs:"Any documentation"
style:"css style changes"