Contributing
How to Contribute
Section titled “How to Contribute”- Report issues first: Open an Issue. If it needs clarification, start a Discussion.
- Propose changes: Open a PR after aligning scope and design via an Issue or a short sync (Cooperation Form).
- Get unblocked: Use the Cooperation Form and join office hours (Friday afternoons) for live discussion.
Cooperation Form: https://forms.gle/R4VvgiVveULibTCCA
PR Checklist
Section titled “PR Checklist”- Provide a short summary and link to the related Issue.
- Include screenshots or GIFs for visual changes.
- Run local checks before submitting (e.g.,
make checkin the main repo).
Citation
Section titled “Citation”@misc{starvla2025, title = {StarVLA: A Lego-like Codebase for Vision-Language-Action Model Developing}, author = {starVLA Community}, url = {https://github.com/starVLA/starVLA}, year = {2025}}License & Rebase Notes
Section titled “License & Rebase Notes”StarVLA is released under the MIT License, which permits commercial use, modification, distribution, and private use.
When rebasing from upstream StarVLA, use descriptive commit messages (e.g., chore: rebase from StarVLA) and keep at least the two latest upstream commits as separate.