Links
- TER
- Packagist
- Bug Tracker
- Git Repository
- Contact
How to contribute
This extension is using the same contribution workflow as for TYPO3 Core, but with GitHub PRs for the review process. Please read more about the workflow in the TYPO3 Contribution Guide.
Contribution rules
- There must be a ticket in the project's bug tracker explaining the problem / the suggested enhancement
- PSR-12 coding guidelines are enforced
- Commit message complies to the format used by TYPO3 (the "releases:" line is useless here)
- Unique logical change per patch [#]
Footnotes
[1]
The term "patch" is used in the sense of "patch set" in Gerrit, and may
be the result of multiple (amended) commits.