From a23b6fc673d1bed2fa80da1701862d8e704c5b2c Mon Sep 17 00:00:00 2001 From: ilike2burnthing <59480337+ilike2burnthing@users.noreply.github.com> Date: Thu, 13 Jan 2022 19:35:54 +0000 Subject: [PATCH] issue_template: typo fix --- .github/ISSUE_TEMPLATE/bug_report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 29edf2382..7560d9812 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -51,7 +51,7 @@ body: description: | Place any relevant error messages you noticed from the logs here. Make sure you attach the full logs with your personal information removed in case we need more information. - render: shell + render: shell validations: required: true - type: textarea