From a6d407ef921b187adbfaebeea4ebb9fc40914e18 Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Mon, 1 Feb 2021 17:07:18 +0000 Subject: [PATCH] ISSUE_TEMPLATE/feature.yml: add missing "you". Fixes https://github.com/Homebrew/brew/pull/10472#discussion_r567965249 --- .github/ISSUE_TEMPLATE/feature.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/feature.yml b/.github/ISSUE_TEMPLATE/feature.yml index 2ff1b717c7..361f7b0ac3 100644 --- a/.github/ISSUE_TEMPLATE/feature.yml +++ b/.github/ISSUE_TEMPLATE/feature.yml @@ -5,7 +5,7 @@ issue_body: false inputs: - type: description attributes: - value: Please note we will close your issue without comment if 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. + value: Please note we will close your issue without comment if you 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. - type: textarea attributes: label: Provide a detailed description of the proposed feature