Merge pull request #14281 from MikeMcQuaid/checkboxes_to_discussion

ISSUE_TEMPLATE/bug: nudge people to discussions.
This commit is contained in:
Mike McQuaid 2022-12-27 20:45:41 +00:00 committed by GitHub
commit 1d5dde1761
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,7 +14,7 @@ body:
- type: checkboxes - type: checkboxes
attributes: attributes:
label: Verification 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: options:
- label: My "`brew doctor` output" above says `Your system is ready to brew.` and am still able to reproduce my issue. - label: My "`brew doctor` output" above says `Your system is ready to brew.` and am still able to reproduce my issue.
required: true required: true