Before opening an issue, check the public docs and starter examples:
- Getting Started: https://meshlang.dev/docs/getting-started/
- Tooling docs: https://meshlang.dev/docs/tooling/
- SQLite Todo starter:
examples/todo-sqlite/README.md - PostgreSQL Todo starter:
examples/todo-postgres/README.md
Use the issue templates for:
- reproducible bugs
- feature requests
- documentation problems
When you open an issue, include:
meshc --versionandmeshpkg --versionoutput, or the commit SHA you tested- operating system
- the smallest truthful reproduction
- logs, diagnostics, or screenshots when relevant
Do not report security vulnerabilities in public issues. See SECURITY.md.
If you want to contribute a fix directly, see CONTRIBUTING.md.