bug.yml: update issue template
See
https://github.com/Homebrew/homebrew-core/pull/75049
https://github.com/Homebrew/homebrew-core/pull/75088
This commit is contained in:
parent
632e4d6579
commit
8e35ddea35
6
.github/ISSUE_TEMPLATE/bug.yml
vendored
6
.github/ISSUE_TEMPLATE/bug.yml
vendored
@ -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:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user