Skip to content

Latest commit

 

History

History
38 lines (27 loc) · 1.03 KB

File metadata and controls

38 lines (27 loc) · 1.03 KB

Contributing to Dropbear

Thank you for your interest in contributing to the Dropbear project! This document provides guidelines for contributing to our humanoid robot documentation and development.

Getting Started

  1. Fork the repository
  2. Clone your fork locally
  3. Create a new branch for your changes
  4. Make your changes
  5. Test your changes
  6. Submit a pull request

Documentation Guidelines

  • Use clear, concise language
  • Include diagrams and images where helpful
  • Follow the existing file structure
  • Update relevant sections when making changes
  • Ensure all links work correctly

Code Standards

  • Follow existing code style and conventions
  • Include appropriate comments
  • Write tests for new functionality
  • Update documentation for code changes

Submitting Changes

  1. Ensure your branch is up to date with main
  2. Run any applicable tests
  3. Create a descriptive pull request
  4. Respond to review feedback promptly

Questions?

If you have questions about contributing, please open an issue or reach out to the maintainers.