Skip to content

Commit

Permalink
CONTRIBUTING: commit messages may not include the word "fix" (Homebre…
Browse files Browse the repository at this point in the history
  • Loading branch information
timotheecour authored and ilovezfs committed Mar 11, 2018
1 parent 859c1d9 commit 49751c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ First time contributing to Homebrew? Read our [Code of Conduct](https://github.c
* `brew edit foo` and make edits
* leave the [`bottle`](http://www.rubydoc.info/github/Homebrew/brew/master/Formula#bottle-class_method) as-is
* `brew uninstall --force foo`, `brew install --build-from-source foo`, `brew test foo`, and `brew audit --strict foo`
* `git commit` with message formatted `foo: fix <insert details>`
* `git commit` with message formatted `foo: <insert details>`
* [open a pull request](https://docs.brew.sh/How-To-Open-a-Homebrew-Pull-Request) and fix any failing tests

Thanks!

0 comments on commit 49751c0

Please sign in to comment.