File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed
contributing/documentation Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -21,18 +21,19 @@ If you're making a relatively small change - like fixing a typo or rewording
2121something - the easiest way to contribute is directly on GitHub! You can do this
2222while you're reading the Symfony documentation.
2323
24- **Step 1. ** Click on the **edit this page ** button on the upper right corner
24+ **Step 1. ** Click on the **edit this page ** button on the top of the page
2525and you'll be redirected to GitHub:
2626
2727.. image :: /_images/contributing/docs-github-edit-page.png
2828 :alt: The "Edit this page" button is located directly below the first heading.
2929 :class: with-browser
3030
31- **Step 2. ** Edit the contents, describe your changes and click on the
32- **Propose file change ** button.
31+ **Step 2. ** If this is your first contribution, you have to fork the repository.
32+ Then, edit the contents, preview your changes (with the button at the top left)
33+ and click on the **Commit changes... ** button. In the popup, describe your changes
34+ and click on **Propose changes ** button.
3335
34- **Step 3. ** GitHub will now create a branch and a commit for your changes
35- (forking the repository first if this is your first contribution) and it will
36+ **Step 3. ** GitHub will now create a branch and a commit for your changes and it will
3637also display a preview of your changes:
3738
3839.. image :: /_images/contributing/docs-github-create-pr.png
You can’t perform that action at this time.
0 commit comments