mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 17:10:53 +00:00
17 lines
551 B
ReStructuredText
17 lines
551 B
ReStructuredText
Contributing
|
|
============
|
|
|
|
This part of documentation is based on the great `Symfony2 documentation <http://symfony.com/doc/current>`_.
|
|
|
|
* **Code**:
|
|
|
|
* :doc:`Bugs </contributing/code/bugs>`
|
|
* :doc:`Patches </contributing/code/patches>`
|
|
* `Coding Standards <http://symfony.com/doc/current/contributing/code/standards.html>`_
|
|
* `Code Conventions <http://symfony.com/doc/current/contributing/code/conventions.html>`_
|
|
* :doc:`License </contributing/code/license>`
|
|
|
|
* **Documentation**:
|
|
|
|
* :doc:`License </contributing/documentation/license>`
|
|
|