We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Update mxcl/homebrew -> Homebrew/homebrew refs.
Massive cleanup/updates to match current thought.
Updated Troubleshooting (markdown)
Make language more explicit.
Add "-v" to the commands at the top of the page to be consistent with other part of the page.
Replace foo with $FORMULA.
that's not what the semicolon is for
Tell users to file tickets for tapped formulae in the taps where they come from
Typofix
Added "2>&1" to build command, so err msgs are captured in redirects
gists use https
Explain what to do in case clang is running an outdated version with a recent Xcode build
Pasting truncated filtered output in the main issue is not enough. Many issues absolutely require full verbose output in the gist.
Emphasize that we need the contents of the largest numbered log file, not just its name.
Tell people about `brew doctor` and `brew --config`.
Fine. It's not a shell script or whatever.
Revert recent changes that broke the backticking instructions and suggested that the user has to gist the install output twice.
Remove duplicated line
Build output should be in the gist, not in the issue body
build output is not shell script