If you're looking in the commit tree for which commit fixed a certain bug, but didn't fix it fully , for example , you first look at all the `fix:` and then if it matches, you read the rest.
You just write `fix: Thumbnail wasn't updating after upload`
to `Fix for Thumbnail not updating after upload`, which isn't really wasting characters.But I'm also not a fan of this being an enforced convention because somebody higher up decided he/she it brings some value and now it's the 101st convention a new dev has to follow which actually reduces productivity.
No comments yet.