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