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