From 50b85280288ab4e825cd108f343ec72b0573edc7 Mon Sep 17 00:00:00 2001 From: brucewillke Date: Thu, 21 Aug 2025 12:17:22 -0400 Subject: [PATCH] Update README.md --- plugins/proxmox/README.md | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/plugins/proxmox/README.md b/plugins/proxmox/README.md index 8e00a228a..a562914ce 100644 --- a/plugins/proxmox/README.md +++ b/plugins/proxmox/README.md @@ -191,21 +191,6 @@ pve-node2 online 8.7% 32.1% 604800 For troubleshooting API calls, you can temporarily modify the curl commands to show more verbose output by adding `-v` flag. -## Contributing - -This plugin welcomes contributions! Please: - -1. Fork the repository -2. Create a feature branch: `git checkout -b feature/your-improvement` -3. Test your changes thoroughly -4. Submit a pull request with a clear description - -### Planned Features -- API token authentication support -- Container (LXC) management -- Storage and backup operations -- Configuration file support -- More detailed VM information display ## License