From 46c59a3fff6ca23e3f2676541e76fd85aad7fbb6 Mon Sep 17 00:00:00 2001 From: Florian Preinstorfer Date: Tue, 15 Jul 2025 17:16:14 +0200 Subject: [PATCH] Fix command in bug report template --- .github/ISSUE_TEMPLATE/bug_report.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index d40fb2ce..2472e715 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -92,7 +92,7 @@ body: `tailscale status --json > DESCRIPTIVE_NAME.json` Get the logs of a Tailscale client that is not working as expected. - `tailscale daemon-logs` + `tailscale debug daemon-logs` Tip: You can attach images or log files by clicking this area to highlight it and then dragging files in. **Ensure** you use formatting for files you attach.