Update bug.yml
This commit is contained in:
parent
29e648dd89
commit
14ef615ab0
8
.github/ISSUE_TEMPLATE/bug.yml
vendored
8
.github/ISSUE_TEMPLATE/bug.yml
vendored
@ -11,9 +11,6 @@ body:
|
||||
label: "`brew config` output"
|
||||
validations:
|
||||
required: true
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: If you are using `HOMEBREW_BOTTLE_DOMAIN` or `HOMEBREW_ARTIFACT_DOMAIN` to configure Homebrew mirrors, please first try unsetting those variables. If this bug is related to mirror sites themselves, please report the bug to the respective mirror sites. See https://github.com/Homebrew/discussions/discussions/1917 for more information.
|
||||
- type: textarea
|
||||
attributes:
|
||||
render: shell
|
||||
@ -28,6 +25,11 @@ body:
|
||||
required: true
|
||||
- label: I have resolved all warnings from `brew doctor` and that did not fix my problem.
|
||||
required: true
|
||||
- label: I have unset `HOMEBREW_{BOTTLE,ARTIFACT}_DOMAIN` and `HOMEBREW_{BREW,CORE}_GIT_REMOTE` to use official upstreams when reporting this bug.
|
||||
required: true
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: If this bug is related to mirror sites, please refer to https://github.com/Homebrew/discussions/discussions/1917 for more information, and report bugs to respective mirror maintainers.
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: What were you trying to do (and why)?
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user