From 881b9d0939e1860243ca6384b0e69c78ddbe1375 Mon Sep 17 00:00:00 2001 From: jubnl Date: Tue, 21 Apr 2026 17:25:59 +0200 Subject: [PATCH] chore: add troubleshooting in bug report template --- .github/ISSUE_TEMPLATE/bug_report.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index e1318ee2..7fa1a5be 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -12,6 +12,8 @@ body: required: true - label: I am running the latest available version of TREK required: true + - label: I have read the [Troubleshooting guide](https://github.com/mauriceboe/TREK/wiki/Troubleshooting) and my issue is not covered there + required: true - type: input id: version