From 506d5842910ee6683f17ae3b490d4a33e46d1d36 Mon Sep 17 00:00:00 2001 From: PikaMug <2267126+PikaMug@users.noreply.github.com> Date: Sun, 26 Dec 2021 08:11:14 -0500 Subject: [PATCH] Remove unused text --- .github/ISSUE_TEMPLATE/bug_report.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index b851f1a73..6d2149482 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -22,8 +22,8 @@ body: required: true - type: 'textarea' attributes: - label: 'Describe the problem and how to replicate it. Any console errors to share?' - description: 'Paste the error into the field below.' + label: 'Any console errors to share?' + description: 'Paste into the field below.' render: shell validations: required: true