Since this repo seems to use angular style commit messages may I suggest adding a script called "commit" which uses commitizen.
It'd allow new users to easily use the same commit message format as you're expecting. It can also be integrated with husky in the pre-commit stage.