From 5510ac806411c59de5e72f27cb6dfdeafdcbd179 Mon Sep 17 00:00:00 2001 From: Henrik Grimler Date: Tue, 20 Apr 2021 09:44:18 +0200 Subject: [PATCH] Add bug report template --- .github/ISSUE_TEMPLATE/bug_report.md | 38 ++++++++++++++++++++++++++++ 1 file changed, 38 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..650d0d29 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,38 @@ +--- +name: Bug report +about: Create a report to help us improve + +--- + + + +**Problem description** + + +**Steps to reproduce** + + +**Expected behavior** + + +**Additional information** + +``` + +```