diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index bf04c88..1add4ed 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -7,18 +7,18 @@ assignees: '' --- +**Which version are you referring to** +3.0.x or 3.1dev? We might close this right away otherwise. + + **Please check this repo whether this is a known feature request** If in doubt check the git log and/or check whether you run the latest version from the git repo. Maybe this was solved already? -**Which version are you referring to** -3.0.x or 3.1dev? - **Describe your feature request (if it's a technical feature)** - **If your feature request otherwise is related to a usage problem, please describe it** A clear and concise description of what the problem is. Example: I'm always frustrated when [...]