From aafb40c623d2e9a579ce953de55fb46caed5ebad Mon Sep 17 00:00:00 2001 From: InnocentGameDev Date: Sun, 25 Aug 2024 16:42:40 +0200 Subject: [PATCH] Fixed the .yml again --- .../mystery_encounter_bug_report.yml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/mystery_encounter_bug_report.yml b/.github/ISSUE_TEMPLATE/mystery_encounter_bug_report.yml index aceabc0d61cd..b7f0db2cc975 100644 --- a/.github/ISSUE_TEMPLATE/mystery_encounter_bug_report.yml +++ b/.github/ISSUE_TEMPLATE/mystery_encounter_bug_report.yml @@ -82,12 +82,12 @@ body: - Other validations: required: true - - type: markdown - attributes: - value: | - --- - - type: textarea - id: additional-context - attributes: - label: Additional context - description: Add any other context about the problem here. + - type: markdown + attributes: + value: | + --- + - type: textarea + id: additional-context + attributes: + label: Additional context + description: Add any other context about the problem here.