From 2e63da5779dd2ee94e9db70380efe0a62bfece94 Mon Sep 17 00:00:00 2001 From: pizzaboxer Date: Fri, 18 Oct 2024 13:46:14 +0100 Subject: [PATCH] Update bug_report.yaml Render log section as text --- .github/ISSUE_TEMPLATE/bug_report.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index c2d6686..e06c990 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -43,4 +43,4 @@ body: label: Bloxstrap Log description: If you're getting a Bloxstrap Exception error, upload your log file here. Otherwise, just leave it empty. value: "N/A" - #render: text + render: text