From c37474050335f9ed5cd251381d3ec770155b9929 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Bachmann?= Date: Wed, 14 Jan 2026 07:39:23 +0100 Subject: [PATCH] Add diagnostics export instructions to README Added a diagnostics section to README for issue reporting. --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index cb5f4b6..2ac3740 100644 --- a/README.md +++ b/README.md @@ -329,6 +329,14 @@ The API token has admin rights. Treat it like a root password: | Buttons don’t work | Check Proxmox permissions (PVEAdmin role) | | Old devices remain | Fully cleaned up automatically since version 0.4.1 | +### Diagnostics + +If you open an issue on GitHub, please attach a diagnostics export: + +Settings → Devices & Services → Easy Proxmox → (⋮) → Download diagnostics + +This export is automatically sanitized (API token is redacted). + --- ## Support & Contributing