aboutsummaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE/feature_request.md
diff options
context:
space:
mode:
authorrubenwardy <rw@rubenwardy.com>2019-11-12 22:49:47 +0000
committerrubenwardy <rw@rubenwardy.com>2019-11-12 22:49:47 +0000
commit9f678d8fde5b807a8abec384419f34294cedaeef (patch)
treed2c9958df4f21aa8453ef237656c1f2e6fb534b6 /.github/ISSUE_TEMPLATE/feature_request.md
parentd89442438fdcac80d96a9f6e6059006f1bdd6bf4 (diff)
downloadcheatdb-9f678d8fde5b807a8abec384419f34294cedaeef.tar.xz
Add issue templates
Diffstat (limited to '.github/ISSUE_TEMPLATE/feature_request.md')
-rw-r--r--.github/ISSUE_TEMPLATE/feature_request.md25
1 files changed, 25 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..b5523a1
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/feature_request.md
@@ -0,0 +1,25 @@
+---
+name: Feature request
+about: Suggest an idea for this project
+title: ''
+labels: Feature
+assignees: ''
+---
+
+## Problem
+
+A clear and concise description of what the problem is.
+ie: Why is this needed?
+Ex. I'm always frustrated when [...]
+
+## Solutions
+
+A clear and concise description of what you want to happen.
+
+## Alternatives
+
+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.