# Project This directory contains project-related documentation for Carbon. Information about how the project works, goals, and community information belong here. - [Goals](goals.md), and [principles](principles/README.md) derived from those goals - [Roadmap](roadmap.md) and the [process](roadmap_process.md) for updating it - Carbon's process for [evolution and governance](evolution.md) - [Groups](groups.md) used for contacting key contributors and determining access - Contributing to Carbon: - [Tools used when contributing to Carbon](contribution_tools.md) - Style guides for [language design](design_style_guide.md) and [C++ code](cpp_style_guide.md) - How Carbon does [code review](code_review.md) - [Trunk-based pull-request GitHub workflow](pull_request_workflow.md) used by Carbon