# Introduction

In this page, you'll find everything you need to know to contribute to any of the [Ploomber](https://github.com/ploomber/) projects!

Choose whatever is the most applicable to you:


::::{grid} 1 1 2 3
:class-container: text-center
:gutter: 3

:::{grid-item-card}
:link: contributing/setup
:link-type: doc
:class-header: bg-light

I'm new 👋
^^^

Configure your development environment.
:::

:::{grid-item-card}
:link: documentation/notebooks
:link-type: doc
:class-header: bg-light

I'm writing a tutorial 📒
^^^

Learn how to write interactive tutorials from Jupyter.

:::

:::{grid-item-card}
:link: contributing/troubleshooting
:link-type: doc
:class-header: bg-light

My Pull Request is failing ☹️
^^^

Get advice on fixing your Pull Request.

:::

::::

👈 Otherwise, click on the most relevant section.
