ISSUE_TEMPLATE/config: add Homebrew/install.

We get a fair few installation bugs filed on this repository so hopefully this will redirect them.
This commit is contained in:
Mike McQuaid 2022-02-07 09:17:15 +00:00 committed by GitHub
parent 789aa827ae
commit 717fd90d61
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,6 +10,9 @@ contact_links:
- name: New issue on Homebrew/homebrew-cask - name: New issue on Homebrew/homebrew-cask
url: https://github.com/Homebrew/homebrew-cask/issues/new/choose url: https://github.com/Homebrew/homebrew-cask/issues/new/choose
about: Having a `brew --cask` problem? Report it to Homebrew/homebrew-cask (the cask tap/repository). about: Having a `brew --cask` problem? Report it to Homebrew/homebrew-cask (the cask tap/repository).
- name: New issue on Homebrew/install
url: https://github.com/Homebrew/install/issues/new/choose
about: Having an problem installing Homebrew? Report it to Homebrew/install (the installer repository).
- name: Get help from Homebrew mirror maintainers - name: Get help from Homebrew mirror maintainers
url: https://github.com/Homebrew/discussions/discussions/1917 url: https://github.com/Homebrew/discussions/discussions/1917
about: Slow download speed? Homebrew mirror not working as expected? Please take a look at the mirror list and contact respective mirror maintainers. about: Slow download speed? Homebrew mirror not working as expected? Please take a look at the mirror list and contact respective mirror maintainers.