From 337aef4c55aa14748159f9f8cf202a303df17bd7 Mon Sep 17 00:00:00 2001 From: Dharkael Date: Sun, 6 May 2018 23:05:06 +0200 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/Feature_request.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/Feature_request.md diff --git a/.github/ISSUE_TEMPLATE/Feature_request.md b/.github/ISSUE_TEMPLATE/Feature_request.md new file mode 100644 index 00000000..d574e21f --- /dev/null +++ b/.github/ISSUE_TEMPLATE/Feature_request.md @@ -0,0 +1,9 @@ +--- +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 [...] +Please, a single feature per issue.