DEV Community

Discussion on: A Guide to writing Industry Standard Git Commit Message

Collapse
 
jcandan profile image
James Candan

Does your update add a feature enhancement or simply change implementation. I would use feat for the former and change for the later.

Collapse
 
tuasegun profile image
Segun Tuase

You could also use feat, I wouldn’t want you to overthink it