Skip to content

Commit 3729e29

Browse files
damien-louisjaviereguiluz
authored andcommitted
Update overview.rst
1 parent f586a3c commit 3729e29

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

contributing/documentation/overview.rst

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,18 +21,19 @@ If you're making a relatively small change - like fixing a typo or rewording
2121
something - the easiest way to contribute is directly on GitHub! You can do this
2222
while 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
2525
and 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
3637
also display a preview of your changes:
3738

3839
.. image:: /_images/contributing/docs-github-create-pr.png

0 commit comments

Comments
 (0)