From 5b12bbfa581e3baa39e341ad9b19838439f78412 Mon Sep 17 00:00:00 2001 From: Eric Turgeon <4249848+ericbsd@users.noreply.github.com> Date: Thu, 15 Feb 2024 20:14:12 -0400 Subject: [PATCH] Update feature_request.yaml --- .github/ISSUE_TEMPLATE/feature_request.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.yaml b/.github/ISSUE_TEMPLATE/feature_request.yaml index 6758572..2dcd780 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yaml +++ b/.github/ISSUE_TEMPLATE/feature_request.yaml @@ -1,5 +1,5 @@ -name: Enhancement and Feature Request -description: Request a new feature, an enhancement to improve GhostBSD +name: Enhancement or Feature Request +description: Request a new feature or an enhancement to improve GhostBSD. #title: "" labels: [enhancement] body: @@ -28,6 +28,6 @@ body: id: why attributes: label: Why this request? - Description: Why is this feature or enhancement requested? + description: Why is this feature or enhancement requested? validations: required: true