Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 1.26 KB

File metadata and controls

19 lines (13 loc) · 1.26 KB

Support

Where to ask

  • 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.

What maintainers can help with

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.

Before opening an issue

  1. Search existing issues and documentation.
  2. Reduce the problem to the smallest reproducible example.
  3. Remove secrets, private URLs, and production data.
  4. Include the TypeMCP version, Node version, operating system, and relevant safe error output.