aboutsummaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE/feature_request.md
diff options
context:
space:
mode:
authorbryson steck <68120247+brysonsteck@users.noreply.github.com>2021-05-10 13:04:44 -0600
committerGitHub <noreply@github.com>2021-05-10 13:04:44 -0600
commit1f4c28b3fed3dcda3ec29a705008f9a3178fb796 (patch)
tree2ab93a9f396465ffe2a251f182533ab384a0dc84 /.github/ISSUE_TEMPLATE/feature_request.md
parente7bab6fda4540d4e890b44578e9731d5e100771b (diff)
downloadwiimmfi-watcher-1f4c28b3fed3dcda3ec29a705008f9a3178fb796.tar
wiimmfi-watcher-1f4c28b3fed3dcda3ec29a705008f9a3178fb796.tar.gz
wiimmfi-watcher-1f4c28b3fed3dcda3ec29a705008f9a3178fb796.tar.bz2
Created 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..524940e
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/feature_request.md
@@ -0,0 +1,20 @@
+---
+name: Feature request
+about: Suggest an idea for this project
+title: "[FR]"
+labels: enhancement
+assignees: ''
+
+---
+
+**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.