From e60eb71c69aa71b189a977d34d9235750af7079e Mon Sep 17 00:00:00 2001 From: Alex Chi Date: Sun, 1 Aug 2021 11:08:02 +0800 Subject: [PATCH] Update .github/ISSUE_TEMPLATE/bug.yml Co-authored-by: Rylan Polster --- .github/ISSUE_TEMPLATE/bug.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index 57c2088576..57aee3d126 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -25,7 +25,7 @@ body: required: true - label: I have resolved all warnings from `brew doctor` and that did not fix my problem. required: true - - label: I have not set `HOMEBREW_BOTTLE_DOMAIN`, `HOMEBREW_ARTIFACT_DOMAIN`, `HOMEBREW_BREW_GIT_REMOTE`, or `HOMEBREW_CORE_GIT_REMOTE` and am still able to reproduce this issue. + - label: I have not set `HOMEBREW_BOTTLE_DOMAIN`, `HOMEBREW_ARTIFACT_DOMAIN`, `HOMEBREW_BREW_GIT_REMOTE`, or `HOMEBREW_CORE_GIT_REMOTE` and am still able to reproduce this issue. required: true - type: markdown attributes: