From 2ca8776dade9081ec9c61ee2560531c6438f3ba4 Mon Sep 17 00:00:00 2001 From: Arjan <44190435+vingerha@users.noreply.github.com> Date: Mon, 14 Oct 2024 06:50:36 +0200 Subject: [PATCH] Update bug_report.md --- .github/ISSUE_TEMPLATE/bug_report.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 50626b7..3810b61 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -15,16 +15,16 @@ Note that clairvoyancy does not exist ... no details = no response 2. Datasource(s). - url to the zip file of the **static datasource** -- have you updated the datasource to the latest version, some update weekly -- if (!) realtime issue: url to its source +- have you updated the datasource to the latest version, some of them update on a weekly basis +- if (!) realtime issue of if(!) position issue: url to its source -2. In case of setup using start / stop station +3. In case of setup using start / stop station - route ID - stop ID - outward/return -3. In case of location based setup -- location +4. In case of location based setup +- location lat/lon used - which transport types are missing or incorrect **Release used** @@ -32,9 +32,9 @@ Note that clairvoyancy does not exist ... no details = no response - HA type (HAOS/Container) **Additional** -Please add logs +Please add debug logs - remove the configuration -- setup to 'debug' logging, either via the integration (needs at least 1 config to be OK) or in configuration.yaml (requires a restart +- setup to 'debug' logging, either via the integration (needs at least 1 config to be OK) or in configuration.yaml (requires a restart) ``` logger: default: warning @@ -42,5 +42,5 @@ logger: custom_components.gtfs2: debug ``` - reconfigure your failing setup -- extract the logs and attach +- extract the logs that cover the time of the issue and attach - switch logging back to normal when no longer needed