docs/COMMIT_MESSAGE_CONVENTION.md
<Type>: Short description (fix #1234)
Longer description here if necessary
BREAKING CHANGE: only contain breaking change
revert: commit <short-hash>
This reverts commit <full-hash>
More description if needed
Must be one of the following:
(refs #1234) instead of (fixes #1234).