From c52169d70ed4c2cd41f649748ea80af9b8982362 Mon Sep 17 00:00:00 2001 From: Dennis Blommesteijn <395001+dblommesteijn@users.noreply.github.com> Date: Mon, 1 Jul 2024 09:32:43 +0200 Subject: [PATCH] Update bug-report.md add info for sfk cmd for debugging --- .github/ISSUE_TEMPLATE/bug-report.md | 28 +++++++++++----------------- 1 file changed, 11 insertions(+), 17 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index fd51059..c99cca5 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -1,38 +1,32 @@ ---- -name: Bug Report -about: Create a report to help us improve -title: '' -labels: bug -assignees: '' - ---- - -**Describe The Bug:** +**Describe The Bug in a sentence:** -**To Reproduce:** +**Steps to Reproduce:** -**Expected behavior:** - - **Logs:** ``` Show the Homebridge logs here, remove any sensitive information. ``` +**SFK command output** + + + +```bash +sfk cudp 8899 -listen -noerror -timeout=5000 0x7f0375940049d5c2 -pure +xed "/[eol]//" +``` + + **Plugin Config:** ```json Show your Homebridge config.json here, remove any sensitive information. ``` -**Screenshots:** - - **Environment:** * **Plugin Version**: