Use GitHub Discussions for:
- planning questions,
- general questions about the project,
- community discussion, and
- early conversation before opening implementation PRs.
Use GitHub Issues for:
- bugs,
- feature/task requests,
- blockers, and
- actionable technical questions.
Please use the relevant issue template when available.
- clear problem statement,
- expected behavior,
- reproduction steps,
- environment details (OS, Python version, branch/commit),
- logs or screenshots when relevant.
This project uses event-driven communication. Updates are expected when work starts, when blocked, when a PR is opened, and when a milestone is complete.