File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change @@ -15,6 +15,24 @@ project, run the following command:
15
15
For more information about contributing a recipe, read the `documentation `_ on
16
16
the main repository.
17
17
18
+ Unlike for official recipes, the pull requests for new contrib recipes are
19
+ managed by the community. Pull requests are reviewed by the Symfony Bot and
20
+ automatically merged when the following conditions are met (in that order):
21
+
22
+ * The pull request title does not contain "WIP";
23
+
24
+ * The Symfony Bot approved the pull request and reported no validation errors;
25
+
26
+ * Someone (not the Symfony bot nor the pull request author) approved the pull
27
+ request;
28
+
29
+ * The pull request author or the reviewer is a "trusted user". A "trusted user"
30
+ being one of the following:
31
+
32
+ * A Symfony Core Merger;
33
+
34
+ * A user part of a Github team for all modified/deleted/added packages.
35
+
18
36
.. _`Symfony Flex` : https://github.com/symfony/flex
19
37
.. _`Symfony recipes` : https://github.com/symfony/recipes
20
38
.. _`documentation` : https://github.com/symfony/recipes
You can’t perform that action at this time.
0 commit comments