diff --git a/.github/ISSUE_TEMPLATE/feature-request.yml b/.github/ISSUE_TEMPLATE/feature-request.yml index 1fe3a59ee4..f47b06d002 100644 --- a/.github/ISSUE_TEMPLATE/feature-request.yml +++ b/.github/ISSUE_TEMPLATE/feature-request.yml @@ -16,6 +16,8 @@ body: description: | Please describe why do you need this feature. Do you think it could be useful? Is it due to another problem? + validations: + required: true - type: textarea attributes: @@ -23,6 +25,8 @@ body: description: | Are there any alternative solutions to implementing a new feature? What have you tried instead? + validations: + required: true - type: textarea attributes: