summary refs log tree commit diff stats
path: root/.github/ISSUE_TEMPLATE/feature-request.md
diff options
context:
space:
mode:
authorBen Morrison <ben@gbmor.dev>2019-06-12 03:40:48 -0400
committerGitHub <noreply@github.com>2019-06-12 03:40:48 -0400
commitc2b434b152e62e8c5b398d0f914be467cba5d171 (patch)
treea1e88c829491b84d25fbd0e5a12b92e5b9ae5ec1 /.github/ISSUE_TEMPLATE/feature-request.md
parent144a76d965226a43de72e59d7fed12ee74bb56ec (diff)
downloadgetwtxt-c2b434b152e62e8c5b398d0f914be467cba5d171.tar.gz
Update issue templates
Diffstat (limited to '.github/ISSUE_TEMPLATE/feature-request.md')
-rw-r--r--.github/ISSUE_TEMPLATE/feature-request.md20
1 files changed, 20 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..f3689ba
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/feature-request.md
@@ -0,0 +1,20 @@
+---
+name: Feature Request
+about: Suggest new features for getwtxt!
+title: "[REQUEST]"
+labels: enhancement
+assignees: gbmor
+
+---
+
+**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.