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._