Merge pull request #3074 from rolandwalker/doc_bug_report

doc: remind to upgrade before filing bug report
This commit is contained in:
Roland Walker 2014-02-21 17:10:29 -05:00
commit ce58a0d9c3
1 changed files with 7 additions and 0 deletions

View File

@ -51,5 +51,12 @@ When reporting bugs, remember that homebrew-cask is an independent project from
Homebrew. Do your best to direct bug reports to the appropriate project. If
your command-line started with `brew cask`, bring the bug to us first!
Before reporting a bug, make sure you have the latest versions of Homebrew,
homebrew-cask, and all Taps by running the following command:
```bash
$ brew update && brew upgrade brew-cask && brew cleanup
```
## License:
Code is under the [BSD 2 Clause (NetBSD) license](LICENSE)