Skip to content

Commit a648d6b

Browse files
GuGussweaverryan
GuGuss
authored andcommitted
Document Platform.sh on the contributing section.
1 parent d28904b commit a648d6b

File tree

2 files changed

+22
-0
lines changed

2 files changed

+22
-0
lines changed

contributing/documentation/overview.rst

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -248,6 +248,27 @@ steps to contribute to the Symfony documentation, which you can use as a
248248
249249
You guessed right: after all this hard work, it's **time to celebrate again!**
250250

251+
252+
Review your changes
253+
-------------------
254+
255+
Every GitHub Pull Request is automatically built and deployed by `Platform.sh`_
256+
on a single environment that you can access on your browser to review your
257+
changes.
258+
259+
.. image:: /images/contributing/docs-pull-request-platformsh.png
260+
:align: center
261+
:alt: Platform.sh Pull Request Deployment
262+
263+
To access the `Platform.sh`_ environment URL, simply go to your Pull Request
264+
page on GitHub and click on ``Details``.
265+
266+
.. note::
267+
268+
The specific configuration files at the root of the Git repository:
269+
``.platform.app.yaml``, ``.platform/services.yaml`` and
270+
``.platform/routes.yaml`` allow `Platform.sh`_ to build Pull Requests.
271+
251272
Minor Changes (e.g. Typos)
252273
--------------------------
253274

@@ -324,3 +345,4 @@ definitely don't want you to waste your time!
324345
.. _SensioLabsConnect: https://connect.sensiolabs.com/
325346
.. _`Symfony Documentation Badge`: https://connect.sensiolabs.com/badge/36/symfony-documentation-contributor
326347
.. _`sync your fork`: https://help.github.com/articles/syncing-a-fork
348+
.. _`Platform.sh`: https://platform.sh
Loading

0 commit comments

Comments
 (0)