Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 736 Bytes

File metadata and controls

32 lines (22 loc) · 736 Bytes

Support

Where to ask for help

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.

What to include

  • clear problem statement,
  • expected behavior,
  • reproduction steps,
  • environment details (OS, Python version, branch/commit),
  • logs or screenshots when relevant.

Response model

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.