diff options
| author | fatpigsarefat <fatpigsarefat@outlook.com> | 2018-06-01 17:03:15 +0100 |
|---|---|---|
| committer | fatpigsarefat <fatpigsarefat@outlook.com> | 2018-06-01 17:03:15 +0100 |
| commit | e51ae277e7b07418b6ad44aaf257b61c72d3dc4a (patch) | |
| tree | da2baeb7cfe70872ee042b67b185d51132585731 /.github/ISSUE_TEMPLATE/feature_request.md | |
| parent | 1a6e7098c43efcd3d21dc578c8983eba9dcb6de1 (diff) | |
| parent | 92eea19583d742e98a53df817cb2ec8de93dd56b (diff) | |
Merge branch 'master' of https://github.com/fatpigsarefat/Quests
Diffstat (limited to '.github/ISSUE_TEMPLATE/feature_request.md')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/feature_request.md | 14 |
1 files changed, 14 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..fa68b96c --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -0,0 +1,14 @@ +--- +name: Feature request +about: Suggest an idea for Quests + +--- + +**Description of Feature** +[please describe what you would like to be added] + +**Alternative Methods** +[if applicable, please describe any alternative methods you have tried to achieve the above feature] + +**Additional Information** +[anything not listed above, such as screenshots etc.] |
