A great commit message is a gift to your future self. Write messages so clear that even a stranger would understand why you changed the code.
Each round shows you staged files and what was changed.
βοΈ Write a commit message that passes 5 quality checks:
β
Not empty
β
Starts with uppercase
β
Uses imperative mood (Add, Fix, Updateβ¦)
β
Under 72 characters
β
Descriptive (more than 10 characters)
The more checks you pass, the higher your grade! π