DEV Community

Cover image for The Power of Conventional Commits ✨✨

The Power of Conventional Commits ✨✨

Idil Saglam on March 16, 2024

In the world of software development, the art of communication is just as important as the code itself. This article aims to demystify Conventional...
Collapse
 
codycodes profile image
Cody Antonio Gagnon

Awesome post!

While I’d seen some conventional commits before I didn’t realize they were, well, conventional! Excited to start using this format in commits - do you have any resources you’d recommend to learn more?

Collapse
 
idilsaglam profile image
Idil Saglam

hey, thanks! I think this one is so useful conventionalcommits.org/en/v1.0.0/
:)

Collapse
 
ihssmaheel profile image
Mohamed Ismail

Hi @idilsaglam, Recently started using conventional commits, It's quite useful.