diff --git a/.github/ISSUE_TEMPLATE/bug.md b/.github/ISSUE_TEMPLATE/bug.md index 090fa92e..068e8c7f 100644 --- a/.github/ISSUE_TEMPLATE/bug.md +++ b/.github/ISSUE_TEMPLATE/bug.md @@ -7,7 +7,7 @@ about: "If you're sure it's reproducible and not just your machine: submit an is # Please note we will close your issue without comment if you delete, do not read or do not fill out the issue checklist below and provide ALL the requested information. If you repeatedly fail to use the issue template, we will block you from ever submitting issues to Homebrew again. - [ ] your problem was from running the official `install` or `uninstall` script? -- [ ] you carefully read the output and it was not a `git fetch` or other connection issue to GitHub (that Homebrew has no control over)? +- [ ] you carefully read [Git checkout or network failures](https://docs.brew.sh/Common-Issues#git-checkout-or-network-failures) and confirmed that the problem is not caused by your connection to GitHub or `curl` configuration? - [ ] after installation: ran `brew config` and `brew doctor` and included their output with your issue? If you couldn't install: provided your OS version with the output of your issue?