diff options
| author | Pliable Pixels <pliablepixels@users.noreply.github.com> | 2020-03-07 17:21:51 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-03-07 17:21:51 -0500 |
| commit | c51cd1f704354fd750a7daa40751e6144be1d3ce (patch) | |
| tree | 1e959f682ab3f91092c6328b07eafaea1bf4dd69 /.github/ISSUE_TEMPLATE/feature_request.md | |
| parent | 01b6eb25462c5c8667dca90306bec51efd0f341a (diff) | |
Update issue templates
Diffstat (limited to '.github/ISSUE_TEMPLATE/feature_request.md')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/feature_request.md | 23 |
1 files changed, 23 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..6d2cff59 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -0,0 +1,23 @@ +--- +name: Feature request +about: Suggest an idea for this project +title: '' +labels: '' +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 [...] + +**Which version of zmNinja are you using, and which platform?** +Example, zmNinja 1.3.80, iOS + +**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. |
