From c08f3a644c4f653c7d29b828e90739fb5b5bf3c8 Mon Sep 17 00:00:00 2001 From: Alexander01998 Date: Fri, 10 Nov 2023 09:19:31 +0100 Subject: [PATCH] Fix indentation issue in suggestion template --- .github/ISSUE_TEMPLATE/suggestion.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/suggestion.yml b/.github/ISSUE_TEMPLATE/suggestion.yml index 18b15d71..8cef94e9 100644 --- a/.github/ISSUE_TEMPLATE/suggestion.yml +++ b/.github/ISSUE_TEMPLATE/suggestion.yml @@ -31,8 +31,8 @@ body: - "Turning a Wurst feature into a standalone mod." - "Removing an old feature that doesn't work anymore." - "Other (please explain in description)" - validations: - required: true + validations: + required: true - type: dropdown id: target-audience attributes: @@ -46,8 +46,8 @@ body: - "Redstoners" - "Anarchy/faction players" - "Other (please explain in description)" - validations: - required: true + validations: + required: true - type: textarea id: description attributes: