Update PR template

This commit is contained in:
Rui Chen 2020-01-20 10:20:16 -05:00
parent f4cf1dfa04
commit ba9ce5e225

View file

@ -1,10 +1,12 @@
<!--
Please make sure the commit message would be as follows:
# For new formula
Please ensure your commit message uses the correct format:
# When adding a new formula
The commit message should be `<formula> <version> (new formula)`
# For bump the version of the formula (also highly recommend to use `brew bump-formula-pr <formula>` command)
# Using `brew bump-formula-pr` to bump a version of a formula is highly recommended as it does everything for you.
If that command doesn't work or you choose to do the version bump manually:
The commit message should be `<formula> <version>`
# For submitting a new patch for the formula