From 03b1d888455e55cc077db7ca2e8b0ea19413511e Mon Sep 17 00:00:00 2001 From: asgothian <45667167+asgothian@users.noreply.github.com> Date: Wed, 13 Nov 2024 20:15:38 +0100 Subject: [PATCH] Update problem.yaml --- .github/ISSUE_TEMPLATE/problem.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/problem.yaml b/.github/ISSUE_TEMPLATE/problem.yaml index 5df2c260..5878b179 100644 --- a/.github/ISSUE_TEMPLATE/problem.yaml +++ b/.github/ISSUE_TEMPLATE/problem.yaml @@ -50,8 +50,8 @@ body: - type: textarea id: log attributes: - label: Debug log - description: first 50 rows after starting adapter. Encapsulate the log in code tags (<>). + label: Protocol of the error (encapsulated in code tags <>). Separate different occurrances into clearly split log sequences + description: At least 50 lines from the iobroker protocol, run in INFO mode. Ensure to include a number of lines before and after the actual error message placeholder: Click here and drag the file into it or click on "Attach files by.." below validations: required: false