stop short-circuiting the common issues troubleshooting steps

This commit is contained in:
Daniel D. Beck 2016-11-06 17:51:26 +00:00
parent 459d732714
commit 36431d94b8

View File

@ -1,11 +1,6 @@
# Troubleshooting # 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: Before creating an issue, check for common issues and make sure your issue has not already been reported.
```shell
brew gist-logs <formula>
```
## Check for common issues ## Check for common issues
* Run `brew update` (twice). * Run `brew update` (twice).