diagnostic: be clearer about what we support.

And be even more explicit whose problem it is when things are broken.
This commit is contained in:
Mike McQuaid 2018-07-11 14:12:38 +01:00
parent 0aab25bdb3
commit 33dd2a7e03

View File

@ -61,8 +61,10 @@ module Homebrew
<<~EOS <<~EOS
You are using macOS #{MacOS.version}. You are using macOS #{MacOS.version}.
#{who} do not provide support for this #{what}. #{who} do not provide support for this #{what}.
You may encounter build failures or other breakages. You will encounter build failures and other breakages.
Please create pull-requests instead of filing issues. Please create pull-requests instead of asking for help on Homebrew's
GitHub, Discourse, Twitter or IRC. As you are running this #{what},
you are responsible for resolving any issues you experience.
EOS EOS
end end