Skip to content

Update pull_requests.rst #15817

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 17, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions contributing/code/pull_requests.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ Proposing a Change
A pull request, "PR" for short, is the best way to provide a bug fix or to
propose enhancements to Symfony.

If you prefer video tutorials instead of a wall of text, then please watch
this comprehensive and free `Contributing Back To Symfony`_ tutorial by `SymfonyCasts.com`_.

Step 1: Check existing Issues and Pull Requests
-----------------------------------------------

Expand Down Expand Up @@ -529,3 +532,5 @@ before merging.
.. _`Symfony Slack`: https://symfony.com/slack-invite
.. _`Travis-CI`: https://travis-ci.org/symfony/symfony
.. _`Psalm phar is installed`: https://psalm.dev/docs/running_psalm/installation/
.. _`Contributing Back To Symfony`: https://symfonycasts.com/screencast/contributing
.. _`SymfonyCasts.com`: https://symfonycasts.com