.. ==================================================
.. FOR YOUR INFORMATION
.. --------------------------------------------------
.. -*- coding: utf-8 -*- with BOM.

.. _links:

Links
-----

:TER:
	https://extensions.typo3.org/extension/ig_ldap_sso_auth

:Packagist:
	https://packagist.org/packages/causal/ig_ldap_sso_auth

:Bug Tracker:
	https://github.com/xperseguers/t3ext-ig_ldap_sso_auth/issues

:Git Repository:
	https://github.com/xperseguers/t3ext-ig_ldap_sso_auth

:Translation:
	https://crowdin.com/project/typo3-extension-igldapssoauth

:Contact:
	`@xperseguers <https://x.com/xperseguers>`__


.. _links-how-to-contribute:

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
:ref:`TYPO3 Core Contribution Guide <t3contribute:recommended-reading>`.

.. _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-12`_ coding guidelines are enforced
- Commit message complies to the :ref:`Commit Message rules for TYPO3 CMS <t3contribute:commitmessage>` (the "releases:" line
  is useless here)
- Unique logical change per patch [#]_

.. _PSR-12: https://www.php-fig.org/psr/psr-12/


.. rubric:: Footnotes

.. [#] The term "patch" is used in the sense of "patch set" in Gerrit, and may
   be the result of multiple (amended) commits.
