From 56a2b7f2a04514ccf658cbec141f5a153bd92780 Mon Sep 17 00:00:00 2001 From: ilike2burnthing <59480337+ilike2burnthing@users.noreply.github.com> Date: Thu, 13 Jan 2022 19:37:47 +0000 Subject: [PATCH] issue_template: last 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 7560d9812..d6e22b762 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: text validations: required: true - type: textarea