From 4994f8d908ae2fb731a9e66710fb2e01a6bdcca5 Mon Sep 17 00:00:00 2001 From: CvH <1355173+CvH@users.noreply.github.com> Date: Sun, 7 Jun 2020 13:02:15 +0200 Subject: [PATCH] github: add issue template --- .github/ISSUE_TEMPLATE/bug-report.md | 26 ++++++++++++++++++++++++++ 1 file changed, 26 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 0000000000..9afe43c339 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -0,0 +1,26 @@ +--- +name: Bug report +about: Describe this issue +title: "[BUG]" +labels: ISSUE NEEDS REVIEW +assignees: '' + +--- + +### Describe the bug + + +### To Reproduce +Steps to reproduce the behavior: +1. Go to '...' +2. Play '....' +3. See error + +### Informations + - LE Version: [e.g. 9.2.1] + - Hardware Platform: [e.g. RPi3] + +### Additional context + +