Contributing to RIDE

February 12, 2026 ยท View on GitHub

Thank you for your interest in contributing to RIDE!

How to Contribute

  1. Fork the Repository: Create your own fork of ride-dev.
  2. Clone: Clone your fork to your local machine.
  3. Branch: Create a new branch for your feature or fix.
  4. Edit: Make your changes.
  5. Test: Verified your changes by running npm run compile and ./scripts/code.sh.
  6. Pull Request: Submit a Pull Request to the main branch.

Development Setup

RIDE is based on VS Code. Please refer to the VS Code Contribution Guide for detailed setup instructions, as the build process is identical.

Code of Conduct

We expect all contributors to adhere to a standard of professional and respectful conduct.