Merge pull request #8570 from MikeMcQuaid/github-discussions

ISSUE_TEMPLATE: direct people to GitHub Discussions
This commit is contained in:
Mike McQuaid 2020-09-02 14:22:40 +01:00 committed by GitHub
commit 88f17b8b68
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,9 +1,9 @@
blank_issues_enabled: false
contact_links:
- name: Get help on Discourse
url: https://discourse.brew.sh
about: Have a question? Not sure if your issue affects everyone reproducibly? The quickest way to get help is on Homebrew's Discourse!
- name: Get help in GitHub Discussions
url: https://github.com/Homebrew/discussions/discussions
about: Have a question? Not sure if your issue affects everyone reproducibly? The quickest way to get help is on Homebrew's GitHub Discussions!
- name: New issue on Homebrew/homebrew-core
url: https://github.com/Homebrew/homebrew-core/issues/new/choose
about: On macOS/Mac OS X? Having a `brew` problem with a `brew install` or `brew upgrade` of a single formula/package? Report it to Homebrew/homebrew-core (the macOS core tap/repository).