Skip to content

Commit 70ed645

Browse files
committed
[Contributing] Add PSR-1 and 2 links
1 parent 6796ba8 commit 70ed645

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

contributing/code/patches.rst

+3-1
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ in mind the following:
179179

180180
When submitting pull requests, `fabbot`_ checks your code
181181
for common typos and verifies that you are using the PHP coding standards
182-
as defined in PSR-1 and PSR-2.
182+
as defined in `PSR-1`_ and `PSR-2`_.
183183

184184
A status is posted below the pull request description with a summary
185185
of any problems it detects or any Travis CI build failures.
@@ -410,3 +410,5 @@ second and the last commits, and replace it by the word ``squash`` or just
410410
.. _`travis-ci.org Getting Started Guide`: http://about.travis-ci.org/docs/user/getting-started/
411411
.. _`documentation repository`: https://github.com/symfony/symfony-docs
412412
.. _`fabbot`: http://fabbot.io
413+
.. _`PSR-1`: http://www.php-fig.org/psr/psr-1/
414+
.. _`PSR-2`: http://www.php-fig.org/psr/psr-2/

0 commit comments

Comments
 (0)