com.unity.multiplayer.sampl.../CONTRIBUTING.md

36 строки
2.0 KiB
Markdown
Исходник Постоянная ссылка Обычный вид История

2021-03-30 14:34:52 +03:00
# Contributing
Thank you for your interest in contributing to Netcode for GameObjects Bitesize Samples repository!
2021-03-30 14:34:52 +03:00
Here are our guidelines for contributing:
* [Code of Conduct](#coc)
* [Ways to Contribute](#ways)
* [Issues and Bugs](#issue)
* [Feature Requests](#feature)
* [Contributor License Agreement](#cla)
2021-03-30 14:34:52 +03:00
## <a name="coc"></a> Code of Conduct
Please help us keep Netcode for GameObjects Bitesize Samples open and inclusive. Read and follow our [Code of Conduct](https://github.com/Unity-Technologies/com.unity.netcode.gameobjects/blob/main/CODE_OF_CONDUCT.md).
2021-03-30 14:34:52 +03:00
## <a name="ways"></a> Ways to Contribute
There are many ways in which you can contribute to Netcode for GameObjects Bitesize Samples.
2021-03-30 14:34:52 +03:00
### <a name="issue"></a> Issues and Bugs
2021-04-14 16:32:38 +03:00
If you find a bug in the source code, you can help us by submitting an [issue](https://github.com/Unity-Technologies/com.unity.multiplayer.samples.bitesize/issues/new/choose) to our GitHub Repository. Even better, you can submit a Pull Request with a fix.
2021-03-30 14:34:52 +03:00
### <a name="feature"></a> Feature Requests
Please note that the goal of this repository is to provide educational content to learn Netcode for GameObjects.
2021-03-30 14:34:52 +03:00
If you would like to see a certain feature in the samples or implement one yourself, create a request by [submitting an issue](https://github.com/Unity-Technologies/com.unity.multiplayer.samples.bitesize/issues/new?assignees=&labels=stat%3Aawaiting+triage%2C+type%3Afeature&template=feature_request.md&title=) to our GitHub Repository.
2021-03-30 14:34:52 +03:00
If you would like to implement a new feature then please also get in contact with us in the #dev-samples channel of our [Discord](https://discord.gg/buMxnnPvTb).
## <a name="cla"></a> Contributor License Agreement
2021-03-30 14:34:52 +03:00
When you open a pull request, you will be asked to enter into Unity's License Agreement which is based on The Apache Software Foundation's contribution agreement. We allow both individual contributions and contributions made on behalf of companies. We use an open source tool called CLA assistant. If you have any questions on our CLA, please submit an issue