From 874535103a4d7e05ef9daf6de34f5ab903850452 Mon Sep 17 00:00:00 2001 From: MayaChat Date: Sun, 23 Nov 2025 23:58:08 -0500 Subject: [PATCH] Update contributing section to highlight completed features and future improvements --- README.md | 18 +++++++++++++----- 1 file changed, 13 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 22a64e7..a6218dc 100644 --- a/README.md +++ b/README.md @@ -352,12 +352,20 @@ Then update via script or use a template processor. ## Contributing -Contributions welcome! Areas for improvement: -- Search/filter functionality -- Dark/light mode toggle -- Service health checks +Contributions welcome! Completed features: + +- ✅ Search/filter functionality with keyboard shortcut +- ✅ Keyboard navigation (arrow keys, Enter, Esc) +- ✅ Service status indicators (online/offline/maintenance) +- ✅ Info button showing connection details + +Areas for future improvement: + +- Service health checks (automatic ping/availability detection) - Drag-and-drop reordering -- Categorized sections +- Categorized sections/groups +- Custom themes/color schemes +- Export/import service configurations ## License