Contributing
Contributions to AgentMesh and this documentation are welcome.
AgentMesh Core
See CONTRIBUTING.md in the main repository for:
- Development setup
- Conventional commit guidelines
- Pull request process
- Code style and testing requirements
Documentation
Documentation lives in this repository (agentmesh-docs). To contribute:
- Fork the repository
- Create a branch for your changes
- Edit markdown files in the
docs/directory - Run
npm startto preview locally - Open a pull request
Reporting Issues
- AgentMesh bugs: github.com/aranticlabs/agentmesh/issues
- Documentation issues: github.com/aranticlabs/agentmesh-docs/issues
Code of Conduct
Be respectful and constructive. We follow standard open-source community norms.