1
0
Fork 0

Update en.md

Updated following review by JoostdeCock & BenJamesBen.
This commit is contained in:
Joe Schofield 2022-08-13 10:31:20 +01:00 committed by GitHub
parent 15567b60e2
commit c38d0e188d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -45,12 +45,12 @@ Clicking **Preview** will show what your changes will look like.
## Save your edits and submit a pull request
When you are happy with your edits:
- Scroll to the bottom of the page and enter a brief description of your edits. This will help us know what has changed.
- Click the **Commit** button.
- Click the **Commit** button.
![Commit changes](commit-changes.png) This is similar to saving a snapshot of your edits.
Now you will create a *pull request* to let the admins know your edits are ready for review:
- Navigate to the repository where you created your fork.
- Above the list of files, click the *Pull request* button.
- Above the list of files, click the *Pull request* button.
![Pull request button](pull-request-button.png)
Congratulations - you have just submitted your first edits to the site maintainers!