Skip to content

Commit 9016310

Browse files
committed
Minor tweak
1 parent 4678ad9 commit 9016310

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

contributing/code/pull_requests.rst

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,15 @@
11
Proposing a Change
22
==================
33

4+
.. admonition:: Screencast
5+
:class: screencast
6+
7+
Do you prefer video tutorials? Check out the `Contributing Back To Symfony`_
8+
screencast series.
9+
410
A pull request, "PR" for short, is the best way to provide a bug fix or to
511
propose enhancements to Symfony.
612

7-
If you prefer video tutorials instead of a wall of text, then please watch
8-
this comprehensive and free `Contributing Back To Symfony`_ tutorial by `SymfonyCasts.com`_.
9-
1013
Step 1: Check existing Issues and Pull Requests
1114
-----------------------------------------------
1215

@@ -533,4 +536,3 @@ before merging.
533536
.. _`Travis-CI`: https://travis-ci.org/symfony/symfony
534537
.. _`Psalm phar is installed`: https://psalm.dev/docs/running_psalm/installation/
535538
.. _`Contributing Back To Symfony`: https://symfonycasts.com/screencast/contributing
536-
.. _`SymfonyCasts.com`: https://symfonycasts.com

0 commit comments

Comments
 (0)