Contributing to RIDE
February 12, 2026 ยท View on GitHub
Thank you for your interest in contributing to RIDE!
How to Contribute
- Fork the Repository: Create your own fork of
ride-dev. - Clone: Clone your fork to your local machine.
- Branch: Create a new branch for your feature or fix.
- Edit: Make your changes.
- Test: Verified your changes by running
npm run compileand./scripts/code.sh. - Pull Request: Submit a Pull Request to the
mainbranch.
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.