Add diagnostics export instructions to README

Added a diagnostics section to README for issue reporting.
This commit is contained in:
2026-01-14 07:39:23 +01:00
committed by GitHub
parent d4cbf1d303
commit c374740503

View File

@@ -329,6 +329,14 @@ The API token has admin rights. Treat it like a root password:
| Buttons dont work | Check Proxmox permissions (PVEAdmin role) | | Buttons dont work | Check Proxmox permissions (PVEAdmin role) |
| Old devices remain | Fully cleaned up automatically since version 0.4.1 | | 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 ## Support & Contributing