From 75d7583bcc172400d0df264abc3b85eae94f125e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matej=20Ba=C4=8Do?= Date: Thu, 30 Sep 2021 15:41:44 +0200 Subject: [PATCH] Update .github/ISSUE_TEMPLATE/bug.yaml Co-authored-by: Eldad A. Fux --- .github/ISSUE_TEMPLATE/bug.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug.yaml b/.github/ISSUE_TEMPLATE/bug.yaml index 864d57f400..2f33d76b82 100644 --- a/.github/ISSUE_TEMPLATE/bug.yaml +++ b/.github/ISSUE_TEMPLATE/bug.yaml @@ -63,7 +63,7 @@ body: required: false attributes: label: "🧱 Your Environment" - description: "Is your environment special in any way?" + description: "Is your environment customized in any way?" placeholder: "I use Cloudflare for ..." - type: checkboxes id: no-duplicate-issues