Definition
A copy of a repository that is independent of the original. You can make changes in your fork without affecting the upstream project.
Example Usage
"I forked the open-source library, fixed the bug, and submitted a pull request back to the original repository."