From bb9619ef8b97cc9c6b28e8f9438b61cf4b0b2de1 Mon Sep 17 00:00:00 2001 From: Niels Lohmann Date: Wed, 27 May 2020 13:22:34 +0200 Subject: [PATCH] :memo: request more details in question template --- .github/ISSUE_TEMPLATE/Feature_request.md | 1 - .github/ISSUE_TEMPLATE/question.md | 6 ++++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/Feature_request.md b/.github/ISSUE_TEMPLATE/Feature_request.md index 3652a1ee..f7effbaf 100644 --- a/.github/ISSUE_TEMPLATE/Feature_request.md +++ b/.github/ISSUE_TEMPLATE/Feature_request.md @@ -14,4 +14,3 @@ assignees: '' #### How would the feature be usable for other users? - diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md index ec3ad69e..3f522cde 100644 --- a/.github/ISSUE_TEMPLATE/question.md +++ b/.github/ISSUE_TEMPLATE/question.md @@ -7,6 +7,8 @@ assignees: '' --- + + #### What do you want to achieve? @@ -17,6 +19,10 @@ assignees: '' +#### Can you provide a small code example? + + + #### Which compiler and operating system are you using?