Contributing
Contributing to AI Comply
AI Comply is an open-source project and we welcome contributions from the community. Here's how you can help make EU AI Act compliance accessible to everyone.
Report Issues
Found a bug or have a suggestion? Open an issue on GitHub to let us know.
Submit Pull Requests
Ready to contribute code? Fork the repository and submit a pull request.
Improve Content
Help improve the learning modules, documentation, or add translations.
Join Discussions
Participate in discussions about features, roadmap, and EU AI Act interpretations.
Development Setup
# Clone the repository
git clone https://github.com/riskreadyeu/aicomply.git
# Install dependencies
npm install
# Start development server
npm run dev
Contribution Guidelines
- Fork the repository and create a new branch for your feature or fix
- Write clear, descriptive commit messages
- Ensure your code follows the existing style and conventions
- Test your changes thoroughly before submitting
- Update documentation if your changes affect user-facing features
- Be respectful and follow our Code of Conduct
Areas Where Help is Needed
- Regulatory Expertise: Review and improve the accuracy of compliance assessments
- UI/UX Design: Help improve the user experience and accessibility
- Translations: Help make the platform available in more EU languages
- Testing: Help identify bugs and edge cases
- Documentation: Improve guides and explanations
Thank You!
Every contribution, no matter how small, helps make EU AI Act compliance more accessible. We appreciate your support!