Forking projects

Fork is creating a project by copying a certain project.

If you want to contribute to the other user's project or start your own project based on other's project, use Fork.

After writing or modifying codes in a forked project, you can send it to the original project by using Pull Request.

  1. Go to the project you want to fork.
  2. Click the Fork button on the top right of the project home page.
  3. Fill out the forms.
  4. Click the Fork button.