Join the AMCP Community
Connect with developers, researchers, and enthusiasts building the future of multi-agent systems
Community Channels
GitHub Discussions
Ask questions, share ideas, and get help from the community and maintainers.
Issue Tracker
Report bugs, request features, and track development progress.
Documentation
Comprehensive guides, API reference, and tutorials for all skill levels.
Learning Resources
Tutorials, workshops, and educational content for mastering AMCP.
How to Contribute
๐ด Fork the Repository
Start by forking the AMCP repository to your GitHub account.
git clone https://github.com/agentmeshcommunicationprotocol/amcpcore.github.io.git
๐ง Set Up Development
Install dependencies and set up your development environment.
mvn clean install
โจ Make Your Changes
Create a feature branch and implement your improvements.
git checkout -b feature/your-feature
๐งช Test Your Code
Run the test suite to ensure your changes don't break anything.
mvn test
๐ Submit Pull Request
Create a pull request with a clear description of your changes.
git push origin feature/your-feature
Ways to Contribute
Code Contributions
Help improve AMCP by contributing code, fixing bugs, and implementing new features.
- ๐ Bug fixes and improvements
- โก Performance optimizations
- ๐ New agent implementations
- ๐ง Core framework enhancements
Documentation
Help make AMCP more accessible by improving documentation and tutorials.
- ๐ API documentation
- ๐ฏ Tutorial improvements
- ๐ Translations
- ๐ Blog posts and guides
Testing & QA
Ensure AMCP quality by testing features, reporting bugs, and improving test coverage.
- ๐ Manual testing
- ๐ค Automated test writing
- ๐ Performance testing
- ๐ Bug reporting
Design & UX
Improve the user experience of AMCP tools, documentation, and interfaces.
- ๐จ UI/UX improvements
- ๐ฑ Website enhancements
- ๐ผ๏ธ Graphics and illustrations
- โฟ Accessibility improvements
Community Guidelines
๐ค Be Respectful
Treat all community members with respect and kindness. We welcome developers of all skill levels and backgrounds.
๐ก Be Constructive
Provide helpful feedback and suggestions. Focus on the problem, not the person, when discussing issues.
๐ Be Clear
When asking questions or reporting issues, provide clear descriptions and relevant context to help others help you.
๐ Be Inclusive
Foster an inclusive environment where everyone feels welcome to contribute and participate.
Community Resources
Code of Conduct
Our community standards and expectations for respectful collaboration.
Read Code of Conduct โContributing Guide
Detailed instructions for contributing code, documentation, and other improvements.
Contributing Guide โProject Roadmap
See what's planned for future versions and contribute to the direction.
View Roadmap โReady to Get Involved?
Join our growing community of developers building the future of multi-agent systems.