---
title: "FAQ"
version: "main"
source: "FAQ/Index.rst"
modified: "2026-09-14T14:02:30+00:00"
---

# FAQ

-   [Where to report bugs or improvements?](#where-to-report-bugs-or-improvements)
-   [Slack channel](#slack-channel)
-   [Contributions](#contributions)
-   [Clone / git repo](#clone-git-repo)

## Where to report bugs or improvements?

Please visit our [github project](https://github.com/TYPO3GmbH/blog) to report bugs or request improvements.

## Slack channel

Visit us on slack in channel [#t3g-ext-blog](https://typo3.slack.com/archives/t3g-ext-blog)

## Contributions

Any contributor is welcome to join our team. All you need is an github account.
If you already have an account, visit the: [github project](https://github.com/TYPO3GmbH/blog).

## Clone / git repo

The git repository is public and you can clone it like every git repository:

```bash
git clone https://github.com/TYPO3GmbH/blog.git
```
