.. include:: Includes.txt .. _links: Links ----- :TER: https://typo3.org/extensions/repository/view/tscobj :Bug Tracker: https://github.com/xperseguers/t3ext-tscobj/issues :Git Repository: https://github.com/xperseguers/t3ext-tscobj.git :Contact: `@xperseguers `__ .. _links-how-to-contribute: How to contribute ^^^^^^^^^^^^^^^^^ This extension is using GitHub's Pull Requests for the review process. .. _links-how-to-contribute-rules: Contribution rules """""""""""""""""" - There must be a ticket in the project's bug tracker explaining the problem / the suggested enhancement - `PSR-2`_ coding guidelines are enforced - Commit message complies to the `format used by TYPO3`_ (the "releases:" line is useless here) - Unique logical change per pull request .. _PSR-2: http://www.php-fig.org/psr/psr-2/ .. _format used by TYPO3: https://wiki.typo3.org/CommitMessage_Format_(Git)