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:
		
							parent
							
								
									0aab25bdb3
								
							
						
					
					
						commit
						33dd2a7e03
					
				@ -61,8 +61,10 @@ module Homebrew
 | 
			
		||||
        <<~EOS
 | 
			
		||||
          You are using macOS #{MacOS.version}.
 | 
			
		||||
          #{who} do not provide support for this #{what}.
 | 
			
		||||
          You may encounter build failures or other breakages.
 | 
			
		||||
          Please create pull-requests instead of filing issues.
 | 
			
		||||
          You will encounter build failures and other breakages.
 | 
			
		||||
          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
 | 
			
		||||
      end
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user