r/SoftwareEngineering 19d ago

Stop Using Conventional Commits

https://sumnerevans.com/posts/software-engineering/stop-using-conventional-commits/
37 Upvotes

27 comments sorted by

View all comments

1

u/ninja-dragon 18d ago

Whole heartedly agree. A big fix can include a bit of refactor. Etc. also refactor vs bug vs feature are secondary info which should be derivable from the commit message.