Revised bug report text

This commit is contained in:
Max Howell 2011-02-13 10:10:57 +00:00 committed by Adam Vandenberg
parent e9aa22be8f
commit 712dcff45f

View File

@ -49,4 +49,4 @@ module Homebrew extend self
end
FORMULA_META_FILES = %w[README README.md ChangeLog COPYING LICENSE LICENCE COPYRIGHT AUTHORS]
PLEASE_REPORT_BUG = "#{Tty.white}Please report this bug at #{Tty.em}\nhttps://github.com/mxcl/homebrew/wiki/new-issue#{Tty.reset}"
PLEASE_REPORT_BUG = "#{Tty.white}Please report this bug: #{Tty.em}https://github.com/mxcl/homebrew/wiki/new-issue#{Tty.reset}"