minor #40 Add a note about the contrib repo (fabpot)

This PR was merged into the master branch.

Discussion
----------

Add a note about the contrib repo

Commits
-------

7a172be added a note about the contrib repo
This commit is contained in:
Fabien Potencier
2017-04-28 16:06:00 -07:00
+4
View File
@@ -4,6 +4,9 @@ Symfony Recipes
Symfony recipes allow the automation of Composer packages configuration via the
`Symfony Flex`_ Composer plugin.
This repository contains "official" recipes for Composer packages endorsed by
the Symfony Core Team. For contributed recipes, see the `contrib repository`_.
Creating Recipes
----------------
@@ -334,4 +337,5 @@ one used by ``symfony/framework-bundle``:
}
.. _`Symfony Flex`: https://github.com/symfony/flex
.. _`contrib repository`: https://github.com/symfony/recipes-contrib
.. _`Symfony Console styles and colors`: https://symfony.com/doc/current/console/coloring.html