revising project name across all files

This commit is contained in:
Lori Krell 2021-04-14 08:32:38 -05:00
Родитель b73521187d
Коммит 27e986a97c
5 изменённых файлов: 15 добавлений и 17 удалений

2
.github/ISSUE_TEMPLATE/bug_report.md поставляемый
Просмотреть файл

@ -27,7 +27,7 @@ If applicable, add screenshots to help explain your problem.
- OS: [e.g. Windows 10] - OS: [e.g. Windows 10]
- Unity Version: [e.g. 2019.1] - Unity Version: [e.g. 2019.1]
- MLAPI Version: [e.g. v6.0.1] - MLAPI Version: [e.g. v6.0.1]
- Shared Samples Repository Version/Commit - Bitsize Samples Repository Version/Commit
**Additional context** **Additional context**
Add any other context about the problem here. Add any other context about the problem here.

Просмотреть файл

@ -1 +1 @@
The MLAPI Shared Samples Repository follows the same code of conduct as the MLAPI repository. Please read the [MLAPI code of conduct](https://github.com/Unity-Technologies/com.unity.multiplayer.mlapi/blob/master/CODE_OF_CONDUCT.md), thank you! The MLAPI Bitesize Samples Repository follows the same code of conduct as the MLAPI repository. Please read the [MLAPI code of conduct](https://github.com/Unity-Technologies/com.unity.multiplayer.mlapi/blob/master/CODE_OF_CONDUCT.md), thank you!

Просмотреть файл

@ -1,35 +1,33 @@
# Contributing # Contributing
Thank you for your interest in contributing to MLAPI Shared Samples Repository! Thank you for your interest in contributing to MLAPI Bitesize Samples repository!
Here are our guidelines for contributing: Here are our guidelines for contributing:
* [Code of Conduct](#coc) * [Contributing](#contributing)
* [Ways to Contribute](#ways) * [<a name="coc"></a> Code of Conduct](#-code-of-conduct)
* [Issues and Bugs](#issue) * [<a name="ways"></a> Ways to Contribute](#-ways-to-contribute)
* [Feature Requests](#feature) * [<a name="issue"></a> Issues and Bugs](#-issues-and-bugs)
* [Improving Documentation](#docs) * [<a name="feature"></a> Feature Requests](#-feature-requests)
* [Unity Contribution Agreement](#cla) * [<a name="cla"></a> Contributor License Agreements](#-contributor-license-agreements)
* [Pull Request Submission Guidelines](#submit-pr)
## <a name="coc"></a> Code of Conduct ## <a name="coc"></a> Code of Conduct
Please help us keep BossRoom open and inclusive. Read and follow our [Code of Conduct](https://github.com/Unity-Technologies/com.unity.multiplayer.mlapi/blob/master/CODE_OF_CONDUCT.md). Please help us keep MLAPI Bitesize Samples open and inclusive. Read and follow our [Code of Conduct](https://github.com/Unity-Technologies/com.unity.multiplayer.mlapi/blob/master/CODE_OF_CONDUCT.md).
## <a name="ways"></a> Ways to Contribute ## <a name="ways"></a> Ways to Contribute
There are many ways in which you can contribute to the BossRoom. There are many ways in which you can contribute to MLAPI Bitesize Samples.
### <a name="issue"></a> Issues and Bugs ### <a name="issue"></a> Issues and Bugs
If you find a bug in the source code, you can help us by submitting an issue to our 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.
GitHub Repository. Even better, you can submit a Pull Request with a fix.
### <a name="feature"></a> Feature Requests ### <a name="feature"></a> Feature Requests
Please note that the goal of this repository is to provide educational content to learn MLAPI. Please note that the goal of this repository is to provide educational content to learn MLAPI.
If you would like to see a certain feature in the samples or implement one yourself, create a request by [submitting an issue](TODO Link) to our GitHub Repository. If you would like to see a certain feature in the samples or implement one yourself, create a request by [submitting an issue]([TODO Link](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). 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).

Просмотреть файл

@ -1,4 +1,4 @@
Multiplayer Shared Samples Repository © 2021 Unity Technologies Multiplayer Bitesize Samples Repository © 2021 Unity Technologies
Licensed under the Unity Companion License for Unity-dependent projects (see https://unity3d.com/legal/licenses/unity_companion_license); otherwise licensed under the Unity Package Distribution License (see https://unity3d.com/legal/licenses/Unity_Package_Distribution_License). Licensed under the Unity Companion License for Unity-dependent projects (see https://unity3d.com/legal/licenses/unity_companion_license); otherwise licensed under the Unity Package Distribution License (see https://unity3d.com/legal/licenses/Unity_Package_Distribution_License).

Просмотреть файл

@ -1,4 +1,4 @@
# MLAPI Shared Samples # MLAPI Bitesize Samples
|Unity Version|Unity MLAPI Version| |Unity Version|Unity MLAPI Version|
|:-------:|:-------:| |:-------:|:-------:|