From e5fccc47de4e9bb5c9a338b2c6a3d33f7000d27d Mon Sep 17 00:00:00 2001 From: Luc <8822552+luc-github@users.noreply.github.com> Date: Sun, 19 Jan 2020 10:50:36 +0100 Subject: [PATCH] Create question-template.md --- .github/ISSUE_TEMPLATE/question-template.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/question-template.md diff --git a/.github/ISSUE_TEMPLATE/question-template.md b/.github/ISSUE_TEMPLATE/question-template.md new file mode 100644 index 0000000..be599fe --- /dev/null +++ b/.github/ISSUE_TEMPLATE/question-template.md @@ -0,0 +1,10 @@ +--- +name: Question template +about: Ask your question, if not bug neither feature request. +title: "[Question]" +labels: question +assignees: '' + +--- + +What is your question ?