Skip to content

Commit

Permalink
fix: 36077
Browse files Browse the repository at this point in the history
Fixes issue github#36077
  • Loading branch information
mil-dot authored Jan 29, 2025
1 parent 25d6109 commit 13e0556
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ shortTitle: Edit files
When you edit a file in another user's repository, we'll automatically [fork the repository](/pull-requests/collaborating-with-pull-requests/working-with-forks/fork-a-repo) and [open a pull request](/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request) for you.

1. In another user's repository, browse to the folder that contains the file you want to edit. Click the name of the file you want to edit.
1. Above the file content, click {% octicon "pencil" aria-label="Edit file" %}. At this point, {% data variables.product.prodname_dotcom %} forks the repository for you.
1. Above the file content, click {% octicon "pencil" aria-label="Edit file" %}. On the page that appears, click **Fork this repository**.
1. In the text box, make any changes you need to the file.
{% data reusables.files.preview_change %}
{% data reusables.files.write_commit_message %}
Expand Down

0 comments on commit 13e0556

Please sign in to comment.