# Contributing Guide

Welcome! This guide is for anyone who wants to **contribute to this documentation**: 2i2c team members, community members, and anyone interested in improving these docs.

## Quick Start

::::{grid} 2
:gutter: 2

:::{grid-item-card}
:link: overview
:link-type: doc

📖 **Documentation Strategy**

Structure and approach
:::

:::{grid-item-card}
:link: mvp
:link-type: doc

📝 **Add new documentation**

Minimal viable documentation guidelines
:::

:::{grid-item-card}
:link: get-started
:link-type: doc

🚀 **Get Started**

Set up and build locally
:::

:::{grid-item-card}
:link: style
:link-type: doc

✍️ **Style Guide**

Writing conventions
:::

:::{grid-item-card}
:link: terminology
:link-type: doc

📚 **Terminology**

Key terms and definitions
:::

::::

## All Contributing Topics

```{toctree}
:maxdepth: 2

overview
mvp
get-started
style
terminology
```
