Contributing
For contribution workflow, quality gates, and repository conventions, use the repository root CONTRIBUTOR_GUIDE.md.
For this package in particular:
- keep docs aligned with the public API in
packages/instructor/src - prefer short, task-oriented examples
- run the package docs QA after documentation changes