What's a good commit message? I've been seeing this question a lot.
Here is what a useful commit message should be:
☑️ fix: make content readable to color blind users
Avoid stating the obvious:
❌fix: update git decoration color palette
Tell the WHY, not the what #wassimDev
Here is what a useful commit message should be:
☑️ fix: make content readable to color blind users
Avoid stating the obvious:
❌fix: update git decoration color palette
Tell the WHY, not the what #wassimDev