If you're working on a team or project that uses pull or merge requests, then writing commit messages with detailed descriptions using the message body and not just the subject line, will result in better pull requests.
Whatever text you put in the message body will be used as the description for your pull or merge request, as well as the subject line being used for the title.
So, instead of writing the message after completing the work, when you may forget important details, write it at the time in the message when writing the commit and re-use it in the PR or MR.
Pull or merge requests with more information and detail are more likely to be accepted and merged.
I'm an Acquia-certified Drupal Triple Expert with 17 years of experience, an open-source software maintainer and Drupal core contributor, public speaker, live streamer, and host of the Beyond Blocks podcast.