From 6e0500972e81f074a5671880833da6b9953415d9 Mon Sep 17 00:00:00 2001 From: Kevin Papst Date: Thu, 12 Jan 2023 21:32:44 +0100 Subject: [PATCH] fix bug report template --- .github/ISSUE_TEMPLATE/bug_report.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 5f1397af..c7f553e0 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -64,7 +64,6 @@ body: required: true - type: textarea id: logs - render: Text attributes: label: Logfile description: Please paste the last lines from your logfile at "var/log/prod.log" or "Doctor > Logs", around the time when the problem happened.