Version: 2017.3
Open-source repositories
Step 1: Get a Bitbucket account

Как предложить изменения (contribute) в Unity

Руководство для Open Source контрибуторов (Contributers)

This guide provides help and support for Unity users who may not have participated in an open-source project before.

Unity uses distributed version control to version open-source components. Essentially, this means that you make changes and contribute them back through a process of “forking” our repository, cloning your “fork”, pushing your changes to your “fork”, and then opening a pull request for us to review.

This guide includes an example walkthrough to help make this process clearer. Please also see the Further Reading section and the FAQ section to learn more about open-source contributions to Unity.

Open-source repositories
Step 1: Get a Bitbucket account