Follow the formats below when user ask for commit message
If it is a small change, do not include optional content. If there is no major API or logical change, do not include BREAKING CHANGES
<type>(<optional range>): <short message>
<optional detaied message>BREAKING CHANGE: <optional breaking changes>
Closes <optional close issue>
[skip ci] (optional)