Merge pull request #11130 from carlocab/issue-brew-up

bug.yml: update issue template
This commit is contained in:
Mike McQuaid 2021-04-13 14:24:03 +01:00 committed by GitHub
commit 0f2e3fa25b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,9 +20,11 @@ body:
required: true
- type: checkboxes
attributes:
description: Please verify that you've followed these steps
description: Please verify that you've followed these steps.
options:
- label: The `brew doctor` above contains no "Warning" lines.
- label: I ran `brew update` and am still able to reproduce my issue.
required: true
- label: I have resolved all warnings from `brew doctor` and that did not fix my problem.
required: true
- type: textarea
attributes: