From 69a5d75874e2830c40f1e557db9d822364b0f049 Mon Sep 17 00:00:00 2001 From: Patrizio Bekerle Date: Tue, 10 Apr 2018 22:01:08 +0200 Subject: [PATCH] added issue template --- .github/issue_template.md | 15 +++++++++++++++ 1 file changed, 15 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 0000000..6f24b3c --- /dev/null +++ b/.github/issue_template.md @@ -0,0 +1,15 @@ + + +#### Expected behaviour + +#### Actual behaviour + +#### Steps to reproduce + +#### Output from the debug section in the settings dialog + +#### Relevant log output in the Log panel + + + +