From ae958721882f0311de9ac337511a98112a9cb658 Mon Sep 17 00:00:00 2001 From: bdring Date: Sun, 1 Sep 2019 19:26:15 -0500 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/bug-report.md | 16 ++++++++++++++++ 1 file changed, 16 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..3855a1ce --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -0,0 +1,16 @@ +--- +name: Bug Report +about: Use this template to report bugs. +title: '' +labels: bug +assignees: '' + +--- + +Please answer the following questions. + +What version of the firmware are you using? + +Is the problem repeatable? + +Under what conditions does the bug occur?