Suppose that I would like to implement a fix to a project of someone else. That project resides on GitHub.
I could create a fork on GitHub and implement the fix.
Instead of forking, you can import any publicly available GitHub repository using only the web interface:
Used this technique recently, and it works on any public repository even without a GitHub account. See this GitLab docs page for the source of info.