From f4a6d3d43d1c8e8af476b4f9e73aee9dbd03ada3 Mon Sep 17 00:00:00 2001 From: sithlord48 Date: Thu, 9 Oct 2025 06:46:58 -0400 Subject: [PATCH] chore: fix up feature request yml --- .github/ISSUE_TEMPLATE/feature_request.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index 61eb231c3..9f155cc97 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -20,7 +20,8 @@ body: attributes: label: Voting Instructions description: Do not modify these instructions - value: React with :+1: or :-1: to vote on this request + value: | + React with :+1: or :-1: to vote on this request validations: required: true