Legacy Documentation: Version 2018.2 (Go to current version)
Open-source repositories
Step 1: Get a Bitbucket account
Other Versions

How to contribute to Unity

A guide for 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.

对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答