From 4d292ec45a384af9405c1271c748b4d6378cf2cd Mon Sep 17 00:00:00 2001 From: David Maisonave <47364845+David-Maisonave@users.noreply.github.com> Date: Sat, 17 Aug 2024 00:54:18 -0400 Subject: [PATCH] Update feature_request.yml --- .github/ISSUE_TEMPLATE/feature_request.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index b14d504..58a43ec 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -12,7 +12,7 @@ body: - type: textarea id: problem attributes: - label: If feature request is related to a problem, give a clear and concise description of what is the problem. Ex. I'm always frustrated when [...] Do **NOT** use Feature-Request for issues related to errors. Instead, please create a [Bug Report]. + label: If feature request is related to a problem, give a clear and concise description of what is the problem. Ex. I'm always frustrated when [...] Do NOT use Feature-Request for issues related to errors. Instead, please create a [Bug Report]. validations: required: false - type: textarea