summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/feature-request---improvement.md20
1 files changed, 20 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/feature-request---improvement.md b/.github/ISSUE_TEMPLATE/feature-request---improvement.md
new file mode 100644
index 000000000..36ac85695
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/feature-request---improvement.md
@@ -0,0 +1,20 @@
+---
+name: Feature request / Improvement
+about: Suggest an idea for this project
+title: ''
+labels: ''
+assignees: ''
+
+---
+
+**Problem Description**
+A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
+
+**Preferred Solution**
+A clear and concise description of what you want to happen.
+
+**Alternative Solutions**
+A clear and concise description of any alternative solutions or features you've considered.
+
+**Additional context**
+Add any other context or screenshots about the feature request here.