Merge pull request #11130 from carlocab/issue-brew-up
bug.yml: update issue template
This commit is contained in:
commit
0f2e3fa25b
6
.github/ISSUE_TEMPLATE/bug.yml
vendored
6
.github/ISSUE_TEMPLATE/bug.yml
vendored
@ -20,9 +20,11 @@ body:
|
|||||||
required: true
|
required: true
|
||||||
- type: checkboxes
|
- type: checkboxes
|
||||||
attributes:
|
attributes:
|
||||||
description: Please verify that you've followed these steps
|
description: Please verify that you've followed these steps.
|
||||||
options:
|
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
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
attributes:
|
attributes:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user