Open
Description
I had this thought after merging in the following commits: 9327c83, fe9629f, d8ce803, d99d844
Their commit messages look quite pleasant with the usage of proper emojis. What do you guys think?
I explored further on how folks do this today. So we would need to decide on two things: the convention itself and the tooling which can be used to help maintain this.
- We can decide upon a standard convention taking the following as a reference:
https://github.com/slashsbin/styleguide-git-commit-message
https://github.com/kazupon/git-commit-message-convention - One of the following tools can be integrated into our development workflow:
https://github.com/commitizen/cz-cli
https://github.com/marionebl/commitlint
https://github.com/jakeasmith/commit
Activity