---
title: "Contribution"
manual: "Page Backend Layout"
version: "main"
source: "Introduction/Contribution/Index.rst"
modified: "2026-09-15T13:39:15+00:00"
---

# Contribution

Contributions are essential to the success of open source projects, but are by
no means limited to contributing code. Much more can be done, for example by
improving [documentation](https://docs.typo3.org/p/fgtclb/page-backend-layout/main/en-us/).

## Contribution workflow

1.  Please always create an issue on [Github](https://github.com/fgtclb/typo3-page-backend-layout/issues)
    before starting a change. This is very helpful to understand what kind of issue
    the pull request will solve and if your change will be accepted.
1.  Bug fixes: Please describe the type of bug you want to fix and provide
    feedback on how to reproduce the problem. We will only accept bug fixes if we
    can reproduce the problem.
1.  Features: Not every feature is relevant to the majority of the users.
    In addition: We do not want to make this extension more complicated in usability
    for a marginal feature. It helps to have a discussion about a new feature before
    opening a pull request.
1.  Please always create a pull request based on the updated release branch. That
    ensures that necessary quality checks and tests are executed as a quality
    raiser.
