Skip to content

Commit

Permalink
minor #5578 Add supported branches in platform.sh section (WouterJ)
Browse files Browse the repository at this point in the history
This PR was merged into the 2.3 branch.

Discussion
----------

Add supported branches in platform.sh section

Replaces #5532 with a solution that is less likely to get outdated.

| Q | A
| --- | ---
| Doc fix? | yes
| New docs? | yes
| Applies to | all
| Fixed tickets | -

Commits
-------

f33868b Improve Platform.sh mention in contributing docs
  • Loading branch information
xabbuh committed Oct 3, 2015
2 parents b8e3310 + f33868b commit 6d3e0f0
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion contributing/documentation/overview.rst
Original file line number Diff line number Diff line change
Expand Up @@ -269,6 +269,11 @@ page on GitHub and click on ``Details``.
``.platform.app.yaml``, ``.platform/services.yaml`` and
``.platform/routes.yaml`` allow `Platform.sh`_ to build Pull Requests.

.. note::

Only Pull Requests to maintained branches are automatically built by
Platform.sh. Check the `roadmap`_ for maintained branches.

Minor Changes (e.g. Typos)
--------------------------

Expand Down Expand Up @@ -345,4 +350,5 @@ definitely don't want you to waste your time!
.. _SensioLabsConnect: https://connect.sensiolabs.com/
.. _`Symfony Documentation Badge`: https://connect.sensiolabs.com/badge/36/symfony-documentation-contributor
.. _`sync your fork`: https://help.github.com/articles/syncing-a-fork
.. _`Platform.sh`: https://platform.sh
.. _`Platform.sh`: https://platform.sh
.. _`roadmap`: https://symfony.com/roadmap

0 comments on commit 6d3e0f0

Please sign in to comment.