Skip to content

The process to edit a file on github.com must be easier #141724

Discussion options

You must be logged in to vote

When you want to edit a file on GitHub but don’t have permission to change the original project, you’ll need to make a copy of it first. This is called 'forking.' When you try to edit a file, GitHub will show a message saying you don’t have access and will give you an option to ‘Fork this repository.’ Click on that, and it will create your own copy of the project where you can make the changes. Once you’re done, you can send those changes back to the original project by submitting something called a 'pull request' (PR). This lets the project owner review and potentially merge your changes into the main project.

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by ghostinhershell
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Repositories The core of version-controlled code storage New User Help ❓ New User help Product Feedback
3 participants