ISSUE_TEMPLATE: direct people to GitHub Discussions
Let's trial this and see how it goes.
This commit is contained in:
parent
ec99d633e7
commit
d5486ffcf6
6
.github/ISSUE_TEMPLATE/config.yml
vendored
6
.github/ISSUE_TEMPLATE/config.yml
vendored
@ -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).
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user