Thanks for your interest in LumeBar.
- Fork the repo and create a feature branch.
- Make your changes.
- Ensure the app builds:
swift build -c release- Open a pull request with a clear description of the change.
- Keep changes small and focused.
- Prefer SwiftUI patterns consistent with existing code.
- Include macOS version, Lume service version, and repro steps.