From c91d0a99e211229bfa6630e7b80895e27fbb2f24 Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Sat, 18 Jan 2014 14:30:57 -0800 Subject: [PATCH] CONTRIBUTING: shorten troubleshooting wording. --- CONTRIBUTING.md | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 645be31d8c..e7cbc1fe76 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -3,14 +3,9 @@ Contributing to Homebrew Reporting Bugs -------------- -Please run: +First, please run `brew update` and `brew doctor`. -* `brew update` -* `brew doctor` - -Please read: - -* [Troubleshooting Checklist](https://github.com/Homebrew/homebrew/wiki/troubleshooting) +Second, read the [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.**