From 3eed88a921b953979cbe95c721e7fe53008cc6da Mon Sep 17 00:00:00 2001 From: Taylor Jones Date: Mon, 22 Aug 2022 10:24:11 -0500 Subject: [PATCH] Update FEATURE_REQUEST_OR_ENHANCEMENT.yaml --- .github/ISSUE_TEMPLATE/FEATURE_REQUEST_OR_ENHANCEMENT.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/FEATURE_REQUEST_OR_ENHANCEMENT.yaml b/.github/ISSUE_TEMPLATE/FEATURE_REQUEST_OR_ENHANCEMENT.yaml index cb562ded005f..13adbc7b0f19 100644 --- a/.github/ISSUE_TEMPLATE/FEATURE_REQUEST_OR_ENHANCEMENT.yaml +++ b/.github/ISSUE_TEMPLATE/FEATURE_REQUEST_OR_ENHANCEMENT.yaml @@ -25,7 +25,7 @@ body: id: justification attributes: label: Justification - description: 'Provide the business reasons for this request. Provide screenshots of what you are unable to accomplish that this enhancement would make possible.' + description: 'Provide the business reasons for this request.' validations: required: true - type: textarea