From 65599c03dc409fcba01f2ec0a692fdd37ed7e80e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADtor=20Galv=C3=A3o?= Date: Sat, 10 Jan 2015 17:36:08 +0000 Subject: [PATCH] Additional instructions for reporting bugs --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 87771bae1..bbc114aaf 100644 --- a/README.md +++ b/README.md @@ -55,5 +55,8 @@ homebrew-cask, and all Taps by running the following command: $ brew update && brew upgrade brew-cask && brew cleanup && brew cask cleanup ``` +If the issue persists, please post it together with the output of `brew cask doctor` +in distinct [fenced code blocks](https://help.github.com/articles/github-flavored-markdown/#fenced-code-blocks). + ## License: Code is under the [BSD 2 Clause (NetBSD) license](LICENSE)