From 5264dd111d0b7b22a2513f373dac3051f808bdc8 Mon Sep 17 00:00:00 2001 From: Kevin Papst Date: Wed, 19 Oct 2022 00:13:32 +0200 Subject: [PATCH] fix markdown --- .github/ISSUE_TEMPLATE/bug_report.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index e7606d51..43f7e236 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -63,13 +63,12 @@ body: - Synology - Other validations: - required: true + required: true - type: textarea id: logs 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. + description: Please paste the last lines from your logfile at "var/log/prod.log" or "Doctor > Logs", around the time when the problem happened. - type: textarea id: additional attributes: