# Contributing Thank you for your interest in contributing to Netcode for GameObjects Bitesize Samples repository! 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) ## 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). ## Ways to Contribute There are many ways in which you can contribute to Netcode for GameObjects Bitesize Samples. ### Issues and Bugs 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. ### Feature Requests Please note that the goal of this repository is to provide educational content to learn Netcode for GameObjects. 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. 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). ## Contributor License Agreement 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