diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 64eecd1f..af3cc79b 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -6,10 +6,10 @@ labels: enhancement assignees: siarheihuzarevich, markwojno body: - type: textarea - id: description - attributes: - label: Feature Proposal - description: Please provide a clear and concise description of the feature you want to propose. - validations: - required: true + id: description + attributes: + label: Feature Proposal + description: Please provide a clear and concise description of the feature you want to propose. + validations: + required: true ---