Skip to content

Commit b9dbf81

Browse files
committed
[symfony#2282] Adding some linking, thanks to @wouterj
1 parent ee548cb commit b9dbf81

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

contributing/documentation/overview.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,11 @@ To do this checkout the 2.0 branch before the next step:
3838
3939
$ git checkout 2.0
4040
41+
.. tip::
42+
43+
Your base branch (e.g. 2.0) will become the "Applies to" in the :ref:`doc-contributing-pr-format`
44+
that you'll use later.
45+
4146
Next, create a dedicated branch for your changes (for organization):
4247

4348
.. code-block:: bash
@@ -74,6 +79,8 @@ GitHub covers the topic of `pull requests`_ in detail.
7479
The Symfony2 documentation is licensed under a Creative Commons
7580
Attribution-Share Alike 3.0 Unported :doc:`License <license>`.
7681

82+
.. _doc-contributing-pr-format:
83+
7784
Pull Request Format
7885
~~~~~~~~~~~~~~~~~~~
7986

0 commit comments

Comments
 (0)