Enforcing Commit Templates
https://medium.com/@englundgiant/enforcing-commit-templates-8cf3dbfe2510
Erik EnglundBlockedUnblockFollowFollowingApr 12Photo by Pixabay from PexelsOften times companies will have a standard template for their commit messages. Something like “issue number: short message, details”. Just like coding styles these help make the history legible. But just like coding styles they mean nothing if they are not enforced.
A typical standard commit message could be: