Version: 2018.4
Step 2: Fork the repository you want to contribute to
Шаг 4: Примените модификации к вашему форку

Step 3: Clone your fork

Next, clone your fork locally so that you can make your modifications. If the repository is a Mercurial repository, you’ll need to get a Mercurial client. If it’s a Git repository, you’ll need to get a Git client. Atlassian (the company that owns Bitbucket) maintains an application called SourceTree, which runs on both Windows and OS X and works with both Mercurial and Git repositories. We use SourceTree heavily within Unity to interact with our own Mercurial repositories. Explore the download page for Mercurial and Git to see the different options available.

Как только ваш клиент Mercurial или Git будет готов, вы можете клонировать форк через URL на вашу страницу форка:

Это пример клонирования нашего форка в SourceTree:

Step 2: Fork the repository you want to contribute to
Шаг 4: Примените модификации к вашему форку