Compare commits

...

1 Commits

Author SHA1 Message Date
Kristoffer Dalby
c4cb0d2126 Update bug_report.md
Add section of debug info to attach

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
2024-01-03 16:57:17 +01:00

View File

@@ -50,3 +50,16 @@ instead of filing a bug report.
## To Reproduce
<!-- Steps to reproduce the behavior. -->
## Logs and attachments
<!-- Please attach files with:
- Client netmap dump (see below)
- ACL configuration
- Headscale configuration
Dump the netmap of tailscale clients:
`tailscale debug netmap > DESCRIPTIVE_NAME.json`
Please provide information describing the netmap, which client, which headscale version etc.
-->