# Contributing The full contribution guide lives in the repository's [`CONTRIBUTING.md`](https://github.com/Dagitali/ETLPlus/blob/main/CONTRIBUTING.md). This page highlights the parts that matter most when you are improving the published docs or the API reference. ```{include} ../../../CONTRIBUTING.md :start-after: :end-before: ``` ## Docs build parity ```bash pip install -e ".[dev,file,docs]" make docs-strict ``` ## Community and support - [`CODE_OF_CONDUCT.md`](https://github.com/Dagitali/ETLPlus/blob/main/CODE_OF_CONDUCT.md) - [`SECURITY.md`](https://github.com/Dagitali/ETLPlus/blob/main/SECURITY.md) - [`SUPPORT.md`](https://github.com/Dagitali/ETLPlus/blob/main/SUPPORT.md)