From 969181262a9c8877a90908ea0c50dd195f3f154d Mon Sep 17 00:00:00 2001 From: Shad86 Date: Tue, 11 Jun 2019 18:56:21 +0200 Subject: [PATCH] Update issue templates --- .../ISSUE_TEMPLATE/feature-request--en-.md | 24 +++++++++++++++++++ .github/ISSUE_TEMPLATE/feature-request.md | 24 +++++++++++++++++++ 2 files changed, 48 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/feature-request--en-.md create mode 100644 .github/ISSUE_TEMPLATE/feature-request.md diff --git a/.github/ISSUE_TEMPLATE/feature-request--en-.md b/.github/ISSUE_TEMPLATE/feature-request--en-.md new file mode 100644 index 0000000..04d0eac --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature-request--en-.md @@ -0,0 +1,24 @@ +--- +name: Feature request [EN] +about: Suggest an idea for this project +title: '' +labels: '' +assignees: '' + +--- + +Is this about an existing or new feature? + +**Existing feature** + +which one is it about and what exactly should be changed, how and why and what is the use of it. + +**New Feature** + +***What does this feature do?*** +_pls think exactly over it and describe it as good as you can, like what should it do, when, where and why? Also what do you need for it and does it fit to the ranksystem (like has it something to do with"time")_ + +____ + +***Why do you think the new or modified feature is good for the rest of the Ranksystem-users?*** +_just because we saw in the past people make suggestion only for themself, do you think other will also profit from it - prove it! :)_ diff --git a/.github/ISSUE_TEMPLATE/feature-request.md b/.github/ISSUE_TEMPLATE/feature-request.md new file mode 100644 index 0000000..d9e8859 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature-request.md @@ -0,0 +1,24 @@ +--- +name: Feature request +about: Suggest an idea for this project +title: '' +labels: '' +assignees: '' + +--- + +Is this about an existing or new feature? + +**Existing feature** + +which one is it about and what exactly should be changed, how and why and what is the use of it. + +**New Feature** + +***What does this feature do?*** +_pls think exactly over it and describe it as good as you can, like what should it do, when, where and why? Also what do you need for it and does it fit to the ranksystem (like has it something to do with"time")_ + +____ + +***Why do you think the new or modified feature is good for the rest of the Ranksystem-users?*** +_just because we saw in the past people make suggestion only for themself, do you think other will also profit from it - prove it! :)_