Contributing
AI-Me is an open specification. Contributions are welcome.
Ways to contribute
Report issues
Found a problem with the spec, website, or tooling? Open an issue.
Propose changes
Have an idea for the spec? Start a discussion on GitHub, then submit a pull request.
Add examples
Contribute vendor card examples for new business types and use cases.
Build tooling
Create validators, generators, or client libraries in your language of choice.
Getting started
- 1. Fork the repository.
- 2. Read the CONTRIBUTING.md for detailed guidelines.
- 3. Make your changes and submit a pull request.
Guidelines
- • Follow the existing code style and conventions.
- • Keep pull requests focused — one change per PR.
- • Spec changes should include updated examples and JSON Schema.
- • All contributions are licensed under Apache-2.0.
Code of conduct
We follow the Contributor Covenant code of conduct. Be respectful, constructive, and inclusive.