From 38639bc71d1d6f34757e582c74bd4b57833d0b01 Mon Sep 17 00:00:00 2001 From: dreamscached Date: Mon, 9 Oct 2023 13:12:50 +0200 Subject: [PATCH] Use plaintext syntax highlight in bug template --- .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 b5bd6c0..cdbf834 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -21,7 +21,7 @@ body: attributes: label: Traceback output description: If you got a traceback screen with error details, press 'copy' and paste its content here. - render: shell + render: plaintext - type: input id: submod-version attributes: