Skip to content

Contributing to ServoBox

For detailed information about contributing to ServoBox, please refer to the main CONTRIBUTING.md file in the project root.

Quick Overview

ServoBox welcomes contributions, especially:

  • Package Recipes: Help expand our collection of robotics software stacks in packages/recipes/
  • Bug Fixes: Improvements to core ServoBox functionality
  • Documentation: Enhancements to help users better understand ServoBox
  • Performance: Optimizations for better VM performance

Getting Started

  1. Fork the repository
  2. Create a feature branch: git checkout -b add-my-recipe
  3. Make your changes
  4. Test thoroughly (especially for recipes)
  5. Submit a pull request with a clear description

Questions?

  • Open an issue for questions or discussions
  • Check existing issues before creating new ones
  • Be respectful and constructive in all interactions

For complete guidelines, requirements, and detailed instructions, see the full CONTRIBUTING.md file.