git config --global commit.template ~/.stCommitMsg
# 50-character subject line
#
# 72-character wrapped longer description.
# Why is this change necessary?
Why:
*
# Describe, at a high level, what was done to affect change.
This change addresses the need by:
*
What side effects does this change have?:
*