diff options
author | Travis LaDuke <travisladuke@gmail.com> | 2018-08-29 09:39:18 -0700 |
---|---|---|
committer | Travis LaDuke <travisladuke@gmail.com> | 2018-08-29 09:39:18 -0700 |
commit | 199566965eb9c1b15047df63c5dc09e779fb502a (patch) | |
tree | c4ee9227a9c2a9fcdd97f8083389dfd3b4882513 | |
parent | 46e46e9b7bac837a33ab608ccbbc610faf1731ea (diff) | |
download | infinitytier-199566965eb9c1b15047df63c5dc09e779fb502a.tar.gz infinitytier-199566965eb9c1b15047df63c5dc09e779fb502a.zip |
Update issue templates
-rw-r--r-- | .github/ISSUE_TEMPLATE/feature_request.md | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md new file mode 100644 index 00000000..066b2d92 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -0,0 +1,17 @@ +--- +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. |