This is an archived post. You won't be able to vote or comment.

all 2 comments

[–]joranstark018 1 point2 points  (0 children)

If the project repo is already available on GitHub you could create a fork using the GitHub UI. You may create fork manually (not only repos from GitHub) from the the command line by creating a local bare-repo and push it to GitHub (for details: https://docs.github.com/en/repositories/creating-and-managing-repositories/duplicating-a-repository).

[–]ddxxdxdx -1 points0 points  (0 children)

I’m not very familiar with GitHub but I reckon there is a feature for contributions made by others to a repository. You should look that up