From 755a10e55b5d216bdb8afcfb54c3ff8b44407ab2 Mon Sep 17 00:00:00 2001 From: Michael Stanclift Date: Tue, 5 Jan 2021 09:52:37 -0600 Subject: [PATCH] Update feature_request.md --- .github/ISSUE_TEMPLATE/feature_request.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 3224301..d993198 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -7,4 +7,4 @@ assignees: '' --- -_Is your feature request related to a problem? If so maybe a Bug Report is more approprate? Otherwise, please give clear and concise description of what the problem is. Ex. "I'm always frustrated when [...]" then provide a clear and concise description of what you want to happen. If you're willing to commit code changes with your suggestions the project would welcome pull requests._ +_Is your feature request related to a problem? If so maybe a Bug Report is more approprate? Otherwise, please give clear and concise description of what prompted your request -- Ex. "I'm always frustrated when [...]" -- then provide a clear and concise description of what you want to happen. If you're willing to commit code changes with your suggestions the project would welcome pull requests._