Thanks for your interest in contributing!
- Fork the repo and create your branch from
main. - Make focused changes with clear commits.
- Ensure the UI still loads in the browser and workflows can be fetched.
- Open a pull request with a brief description and screenshots if UI changes.
- Include steps to reproduce, expected/actual behavior, and relevant logs.
- Mention your browser version and ComfyUI version.
- Keep changes small and readable.
- Prefer plain JavaScript and avoid adding heavy dependencies.