Contributing to AXME
April 11, 2026 ยท View on GitHub
Thank you for your interest in contributing to the AXME platform.
Where to Contribute
This repository (axme) is the entry point and overview. Contributions belong in the specific repositories:
| Area | Repository |
|---|---|
| Protocol and schemas | axme-spec |
| Documentation and API reference | axme-docs |
| Python SDK | axme-sdk-python |
| TypeScript SDK | axme-sdk-typescript |
| Go SDK | axme-sdk-go |
| Java SDK | axme-sdk-java |
| .NET SDK | axme-sdk-dotnet |
| CLI | axme-cli |
| Examples | axme-examples |
| Conformance tests | axme-conformance |
General Guidelines
- Open an issue before starting large changes
- Follow the coding conventions of each repository
- All PRs require passing CI checks
- Security vulnerabilities: see SECURITY.md โ do not open public issues
Contact
Questions and suggestions: contact@axme.ai