Governance
Turborepo was created by the team at Vercel in 2020.
The research and development of Turborepo is led by the core team working full-time at Vercel. Turborepo is a collaborative open-source effort to build tools for web developers.
Teams
Core Team: The Turborepo team at Vercel manages the direction of Turborepo and leads the project.
Documentation: DevRel teams at Vercel manage documentation and learning platforms.
Roadmap and RFC Process
Large architecture decisions and features start as a Request for Comments (RFC) inside GitHub Discussions. The entire Turborepo community is invited to be involved in the process and discuss the tradeoffs of proposed work.
This process is essential to ensure features are built together with the community and our collaborators. More minor changes including bug fixes and documentation improvements are still implemented through GitHub pull requests. However, for larger initiatives, we believe it's essential to follow the RFC process.
Stability and release phases
- Experimental: Experimental features lack essential capabilities required to be ready for stability. The feature is considered to be under active development and is being built to transition into Beta.
- Beta: Beta means the feature does not yet meet our quality standards for a stable release. There is also usually a need for more information or feedback from Turborepo developers to validate this feature works as expected in a variety of environments.
- Stable: When the features reach stability, it is considered ready for use in production. APIs marked as stable will only change in a backward-compatible way unless there is a major release.
- Deprecated: A feature is in the process of being removed. Deprecated features include documentation for existing users with the next steps and information on when to expect the feature to be removed.
Turborepo Support
For individual developers looking for free support on their Turborepo repositories, they can ask questions in GitHub Discussions or in Vercel Community's #turborepo
tag.
For companies looking for paid support on their Turborepo repositories, they can contact the Turborepo team at Vercel for more information.