Contributing to Robonomics

March 8, 2026 ยท View on GitHub

Thank you for your interest in contributing to Robonomics!

How to Contribute

  1. Fork the repository
  2. Create a new branch for your feature or bugfix
  3. Make your changes
  4. Test your changes thoroughly
  5. 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

  1. Ensure your code builds and passes all tests
  2. Update documentation as needed
  3. Describe your changes clearly in the pull request description
  4. Wait for review from maintainers

Thank you for contributing!