@BestGirlGrace @darius Absolutely do the 2 or 3 tier approach to my commit messages as described here, with the modification that I generally acquiesce to the standard form at my work where we put the bugtracker issue ID at the start of a commit. Unfortunately most of the computer engineers at my work will put *just* that issue ID with maybe some very terse "description", like
> BugID:999 - Commit fix
which means reading back through the commit log *requires* cross referencing our bugtracker.
> BugID:999 - Commit fix
which means reading back through the commit log *requires* cross referencing our bugtracker.