Contributing to Robonomics
March 8, 2026 ยท View on GitHub
Thank you for your interest in contributing to Robonomics!
How to Contribute
- Fork the repository
- Create a new branch for your feature or bugfix
- Make your changes
- Test your changes thoroughly
- Submit a pull request
Reporting Issues
If you find a bug or have a suggestion, please open an issue on GitHub.
Code Style
Please follow the existing code style and conventions used in the project.
Pull Request Process
- Ensure your code builds and passes all tests
- Update documentation as needed
- Describe your changes clearly in the pull request description
- Wait for review from maintainers
Thank you for contributing!