.github/ISSUE_TEMPLATE/bug.yml: add instructions for mirror sites bug reporting

This commit is contained in:
Alex Chi 2021-07-31 11:20:28 +08:00 committed by GitHub
parent bdc3391a13
commit 29e648dd89
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,6 +11,9 @@ 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