Merge pull request #14281 from MikeMcQuaid/checkboxes_to_discussion
ISSUE_TEMPLATE/bug: nudge people to discussions.
This commit is contained in:
commit
1d5dde1761
2
.github/ISSUE_TEMPLATE/bug.yml
vendored
2
.github/ISSUE_TEMPLATE/bug.yml
vendored
@ -14,7 +14,7 @@ body:
|
||||
- type: checkboxes
|
||||
attributes:
|
||||
label: Verification
|
||||
description: Please verify that you've followed these steps.
|
||||
description: Please verify that you've followed these steps. If you cannot truthfully check these boxes, open a discussion at https://github.com/orgs/Homebrew/discussions instead.
|
||||
options:
|
||||
- label: My "`brew doctor` output" above says `Your system is ready to brew.` and am still able to reproduce my issue.
|
||||
required: true
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user