From dd62557ceae6e51145fe2b70eb9a27709328ffb0 Mon Sep 17 00:00:00 2001 From: MaxXor Date: Sat, 11 Mar 2023 16:58:43 +0100 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/feature_request.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.yaml b/.github/ISSUE_TEMPLATE/feature_request.yaml index 3a9bc7e7..4bcede04 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yaml +++ b/.github/ISSUE_TEMPLATE/feature_request.yaml @@ -6,7 +6,8 @@ body: attributes: label: Problem description description: A clear and concise description of what the problem is. - placeholder: Example: "I'm always frustrated when [...]", or "I often need to [...]" + placeholder: | + Example: "I'm always frustrated when [...]", or "I often need to [...]" validations: required: true - type: textarea