summaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE/feature_request.md
diff options
context:
space:
mode:
authorgumi <git@gumi.ca>2018-10-03 13:46:29 -0400
committergumi <git@gumi.ca>2018-10-03 14:05:46 -0400
commitcb46a50d6849259aeb68a7908f2b47d0fe7a56de (patch)
treef6ecd59ed6a4df66e3b1548aa52c931a2739a13b /.github/ISSUE_TEMPLATE/feature_request.md
parent83e2af813b1c5231f19f04cd7c7f26ce72a096ba (diff)
downloadhercules-cb46a50d6849259aeb68a7908f2b47d0fe7a56de.tar.gz
hercules-cb46a50d6849259aeb68a7908f2b47d0fe7a56de.tar.bz2
hercules-cb46a50d6849259aeb68a7908f2b47d0fe7a56de.tar.xz
hercules-cb46a50d6849259aeb68a7908f2b47d0fe7a56de.zip
[github] refresh the issue template
Diffstat (limited to '.github/ISSUE_TEMPLATE/feature_request.md')
-rw-r--r--.github/ISSUE_TEMPLATE/feature_request.md19
1 files changed, 19 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md
new file mode 100644
index 000000000..654402b7f
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/feature_request.md
@@ -0,0 +1,19 @@
+---
+name: Feature request
+about: Suggest an idea for this project
+
+---
+
+**Is your feature request related to a problem? Please describe.**
+A clear and concise description of what the problem is. Ex. I'm always
+frustrated when [...]
+
+**Describe the solution you'd like**
+A clear and concise description of what you want to happen.
+
+**Describe alternatives you've considered**
+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.