From 35e3b8337ecbbdfaaabd09a2324992ea7d58dc4e Mon Sep 17 00:00:00 2001 From: Dharkael Date: Sun, 6 May 2018 23:03:01 +0200 Subject: [PATCH] Add issue template --- .github/ISSUE_TEMPLATE/Bug_report.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/Bug_report.md diff --git a/.github/ISSUE_TEMPLATE/Bug_report.md b/.github/ISSUE_TEMPLATE/Bug_report.md new file mode 100644 index 00000000..b03c5858 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/Bug_report.md @@ -0,0 +1,18 @@ +--- +name: bug report +about: Create a report to help us improve + +--- + +**Describe the bug** +A clear and concise description of what the bug is. + +**To Reproduce** +Steps to reproduce the behavior + +**Expected behavior** +A clear and concise description of what you expected to happen. + +**Desktop (please complete the following information):** + - OS: [e.g. Ubuntu 16.14 Mate] + - Version [e.g. 22]