From 471e8dd3353ff8d18826777c675df30374c9e873 Mon Sep 17 00:00:00 2001 From: Adam Schubert Date: Thu, 22 Aug 2024 00:03:41 +0200 Subject: [PATCH] feat: Update issue templates --- .github/ISSUE_TEMPLATE/bug_report.md | 30 ++++++++++++++++++++++++++++ 1 file changed, 30 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 0000000..c503547 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,30 @@ +--- +name: Bug report +about: Create a report to help us improve +title: '' +labels: '' +assignees: '' + +--- + +**Describe the bug** +A clear and concise description of what the bug is. + +**To Reproduce** +Steps to reproduce the behavior: +1. Go to '...' +2. Click on '....' +3. Scroll down to '....' +4. See error + +**Expected behavior** +A clear and concise description of what you expected to happen. + +**Actual Behavior** +A clear and concise description of what is happening instead. + +**Device details:** + - **Device Name:** [eg. E3372] + - **Hardware Version:** [eg. CL2E3372HM] + - **Software Version:** [eq. 22.323.01.00.00] + - **Web UI Version:** [eq. 17.100.13.01.03-Mod1.10]