From af5a15264e865b2cc69e4336ca4564f85bc70bb3 Mon Sep 17 00:00:00 2001 From: mrlt8 <67088095+mrlt8@users.noreply.github.com> Date: Wed, 8 May 2024 19:29:06 -0700 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/bug_report.md | 21 +++++++++++++++++++++ 1 file changed, 21 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..0300d118 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,21 @@ +--- +name: Bug report +about: Create a report to help us improve +title: '' +labels: '' +assignees: '' + +--- + +## Describe the bug +Provide a clear and concise description of the issue and include logs if applicable. + + +## Environment (if applicable) +- Affected Camera(s): +- Affected Camera Firmware: +- Affected Bridge Version: +- Bridge type: + - [ ] Docker Compose/Docker Run + - [ ] Home Assistant + - [ ] Other