install.fairie/.config/git/commit-template
Brian Zalewski 0927bd690e Latest
2022-11-30 01:26:59 -05:00

14 lines
No EOL
724 B
Text

# <type>[optional scope]: <description>  (not more than 72 chars)
# <BLANK NEWLINE>
# [optional body]  (not more than 72 chars)
# <BLANK NEWLINE>
# [optional footer(s)]  (not more than 72 chars)
#-------------------------------EXAMPLE----------------------------------
# feat!(frontend): new button added in dashboard
#
# A new "Follow Us" button is added in your Account dashboard.
# If you don't see it, please delete your browser cache and reload the
# webpage.
#
# BREAKING CHANGE: this button replaces the custom button you have,
# you need to reconfigure your custom button.