From 68b2a3140140d9cfba099081f179a51ebdcb579c Mon Sep 17 00:00:00 2001 From: Dimitar Dobrev Date: Sun, 10 Apr 2016 16:30:13 +0300 Subject: [PATCH] Created a template for new issues. --- .github/ISSUE_TEMPLATE.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE.md diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 00000000..7c42d4a3 --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,23 @@ +##### Brief Description + + + +OS: Windows / OS X / Linux (include version and/or distro) + + +##### Used headers + + + +##### Used settings + + +Target: MSVC/GCC/Clang + +Other settings + + +##### Stack trace or incompilable generated code + + +