From 44bf8efd71d9afcaf1e7aeca63aa77df4ea13ae7 Mon Sep 17 00:00:00 2001 From: StroepWafel <109832156+NIDNHU@users.noreply.github.com> Date: Mon, 5 May 2025 09:47:12 +0930 Subject: [PATCH] fixed a couple of wording issues in FEATURE_REQUEST.yml some wording made no sense so I fixed it --- .github/ISSUE_TEMPLATE/feature_request.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index 3bd3c8c8..d2907c21 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -41,14 +41,14 @@ body: - type: input attributes: label: Feature Details - description: Please write, with as much detail as possible, what you would like to see from this mod. - placeholder: I would like to see... + description: Please write, with as much detail as possible, what you would like to see from this feature. + placeholder: it would be cool if validations: required: false - type: textarea attributes: label: Additional details - description: Anything else you want to add? + description: Anything else that would help describe your vision (reference images, descriptions, etc) validations: required: false