From eb05374f246b093f3d214ab38406e3f276837be0 Mon Sep 17 00:00:00 2001 From: supahgreg Date: Sun, 5 Oct 2025 18:36:58 +0000 Subject: minor wording tweaks in the Enhancement Request issue template. --- .github/ISSUE_TEMPLATE/enhancement.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to '.github') diff --git a/.github/ISSUE_TEMPLATE/enhancement.yml b/.github/ISSUE_TEMPLATE/enhancement.yml index 4489ff274..98d545923 100644 --- a/.github/ISSUE_TEMPLATE/enhancement.yml +++ b/.github/ISSUE_TEMPLATE/enhancement.yml @@ -15,7 +15,7 @@ body: id: use-case attributes: label: Use Case - description: Why do you need this feature? + description: Why do you need this enhancement/feature? validations: required: true @@ -51,7 +51,7 @@ body: label: Acknowledge description: Please mark any checkbox that apply (otherwise leave unchecked). options: - - label: I'm interested in implementing the feature + - label: I'm interested in implementing the enhancement/feature required: false - - label: This feature might result in a breaking change + - label: This enhancement/feature might result in a breaking change required: false -- cgit v1.2.3-54-g00ecf