aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Troubleshooting.md
AgeCommit message (Collapse)Author
2018-02-23Revert "docs: use short links."Mike McQuaid
This reverts commit e63a2ee8de12f0f938f6a95cdb9763dbe0187b4a. Closes #3832.
2018-02-22docs: use short links.Mike McQuaid
2018-01-01Deprecate Homebrew/homebrew-scienceMike McQuaid
2017-05-09Tweak troubleshooting docs and issue templateMike McQuaid
- Note that Homebrew Cask issues should be filed elsewhere. - Make `brew`/homebrew-core issue differential in simpler language - Tell people to fix all `brew doctor` issues - Refer to the issue checklist and make it even more clear and prominent that we may close it out immediately if they don't use it. - Note that proposed new issues should be widely relevant. - Don't tell people they need to `brew cask install java`; we handle this in most places with a Java requirement and probably want issues filed where we don't. - Remove reference to Homebrew Dupes and replace with reference to Homebrew Cask to try and get people filing stuff there instead. Fixes #2608
2017-03-25docs: code example reformattingEricFromCanada
Add labeled fences to most code blocks, monospace terms where appropriate, omit "$" when referring to variables
2016-11-07restore the more forceful introduction to the Troubleshooting docDaniel D. Beck
2016-11-06revise troubleshooting docDaniel D. Beck
2016-11-06stop short-circuiting the common issues troubleshooting stepsDaniel D. Beck
2016-11-06put troubleshooting steps in order of specificityDaniel D. Beck
2016-09-20Rearrange repository files.Mike McQuaid