From 36431d94b8cfeac0428c67919e324a9bc5b7c6c9 Mon Sep 17 00:00:00 2001 From: "Daniel D. Beck" Date: Sun, 6 Nov 2016 17:51:26 +0000 Subject: [PATCH] stop short-circuiting the common issues troubleshooting steps --- docs/Troubleshooting.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/docs/Troubleshooting.md b/docs/Troubleshooting.md index 0ba5ed73e2..25a684ae57 100644 --- a/docs/Troubleshooting.md +++ b/docs/Troubleshooting.md @@ -1,11 +1,6 @@ # Troubleshooting -**Run `brew update` (twice) and `brew doctor` *before* creating an issue!** -When creating a formula-related issue please include the link output by running: - -```shell -brew gist-logs -``` +Before creating an issue, check for common issues and make sure your issue has not already been reported. ## Check for common issues * Run `brew update` (twice).