summaryrefslogtreecommitdiffstats
path: root/.github/ISSUE_TEMPLATE/feature_request.md
diff options
context:
space:
mode:
Diffstat (limited to '.github/ISSUE_TEMPLATE/feature_request.md')
-rw-r--r--.github/ISSUE_TEMPLATE/feature_request.md26
1 files changed, 26 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md
new file mode 100644
index 0000000..a7d15e3
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/feature_request.md
@@ -0,0 +1,26 @@
+---
+name: Feature request
+about: Suggest an idea for this project
+title: "[Feature request]"
+labels: ''
+assignees: ''
+
+---
+<!---
+Feel free to remove this line but please stick to the template. Not filling out anything might result in immediate closing your feature request.
+-->
+
+**Which version are you referring to**
+3.0.x or 3.2?
+
+
+**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?
+
+**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 [...]
+
+**Describe the solution you'd like**
+A clear and concise description of what you want to happen instead.