You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #17618 [Contributing] [Code] Add a step for forking in "Proposing a Change" (nxtpge)
This PR was submitted for the 6.2 branch but it was merged into the 5.4 branch instead.
Discussion
----------
[Contributing] [Code] Add a step for forking in "Proposing a Change"
In order to improve the Developer Experience for a new contributor, especially a beginner, the documentation should ask him to uncheck the "Copy the ``X.Y`` branch only" option when he forks the Symfony repository from the GitHub website.
If he does not uncheck this option, he will not be able to switch branch to work on the right version of the framework while the documentation asks him to do so (step 3, section ["Choose the right Branch"](https://symfony.com/doc/current/contributing/code/pull_requests.html#choose-the-right-branch)).
Commits
-------
955d731 [Contributing] [Code] Add a step for forking in "Proposing a Change"
0 commit comments