This is an attempt to standardize the format of commit messages, for the sake of uniformity in git log, best practices for writing commit messages & fun! Using emojis at the beginning of commit messages, other than being fun, provides a simple way to indicate the intention of that commit, an ease for the eyes when browsing/reviewing git log. It's also a simple measure of the fact that how much tha

