- Bug reports: Use the bug-report issue form when you can provide a minimal, reproducible example.
- Feature proposals: Use the feature-request issue form after checking the MVP scope, architecture decisions, and existing issues.
- Contribution questions: Read CONTRIBUTING.md, AGENTS.md, and the relevant guide in docs/ first. If the question remains unresolved, open an issue with the context you already checked; maintainers will apply labels during triage.
- Security issues: Do not use public issues for sensitive details. SECURITY.md states whether a private reporting channel is currently available.
Maintainers can clarify documented public APIs, contribution workflow, supported runtime versions, and the project roadmap. They cannot provide support for private application infrastructure, credentials, or implementation details outside this repository.
- Search existing issues and documentation.
- Reduce the problem to the smallest reproducible example.
- Remove secrets, private URLs, and production data.
- Include the TypeMCP version, Node version, operating system, and relevant safe error output.