Apart from the usual commit guidelines present in the wiki, I found this particular blog https://chris.beams.io/posts/git-commit/ really helpful. It's quite popular as well and tries to present the solution very practically.
Go through it in your free time. On Wed, May 9, 2018, 10:02 Jackson Isaac <[email protected]> wrote: > Try to keep the commit messages in active voice. Take care of > capitalization too. > > For e.g., "Add README and database design" > > Here I have kept README in all caps since that is how the filename also is. > > — > You are receiving this because you are subscribed to this thread. > Reply to this email directly, view it on GitHub > <https://github.com/macports/macports-webapp/commit/7045274f9b3068cce8fd6017c7e3e2853f9ecbef#commitcomment-28908507>, > or mute the thread > <https://github.com/notifications/unsubscribe-auth/AItWGIeNKbpoovr_eKNT7Jsuvr-ovSqLks5twnFVgaJpZM4T3sfp> > . >
