diff options
| -rw-r--r-- | CONTRIBUTING.md | 6 | 
1 files changed, 5 insertions, 1 deletions
| diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 01dec2968..d4d8a8390 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -3,9 +3,13 @@ Contributing to Homebrew  Reporting Bugs  -------------- -Please read: +Please run: +* `brew update`  * `brew doctor` + +Please read: +  * [Troubleshooting Checklist](https://github.com/Homebrew/homebrew/wiki/troubleshooting)  **If you don't read these it will take us far longer to help you with your problem.** | 
