diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
index 18b3e51c..b27507cf 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.md
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -27,7 +27,7 @@ If applicable, add screenshots to help explain your problem.
- OS: [e.g. Windows 10]
- Unity Version: [e.g. 2019.1]
- MLAPI Version: [e.g. v6.0.1]
- - Shared Samples Repository Version/Commit
+ - Bitsize Samples Repository Version/Commit
**Additional context**
Add any other context about the problem here.
diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md
index 7aefba0d..cf798663 100644
--- a/CODE_OF_CONDUCT.md
+++ b/CODE_OF_CONDUCT.md
@@ -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!
\ No newline at end of file
+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!
\ No newline at end of file
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 2f00d479..6a775f0d 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -1,35 +1,33 @@
# 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:
-* [Code of Conduct](#coc)
-* [Ways to Contribute](#ways)
-* [Issues and Bugs](#issue)
-* [Feature Requests](#feature)
-* [Improving Documentation](#docs)
-* [Unity Contribution Agreement](#cla)
-* [Pull Request Submission Guidelines](#submit-pr)
+* [Contributing](#contributing)
+ * [ Code of Conduct](#-code-of-conduct)
+ * [ Ways to Contribute](#-ways-to-contribute)
+ * [ Issues and Bugs](#-issues-and-bugs)
+ * [ Feature Requests](#-feature-requests)
+ * [ Contributor License Agreements](#-contributor-license-agreements)
## 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).
## 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.
### Issues and Bugs
-If you find a bug in the source code, you can help us by submitting an issue to our
-GitHub Repository. Even better, you can submit a Pull Request with a fix.
+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 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).
diff --git a/LICENSE.md b/LICENSE.md
index a2a035fe..d7530a36 100644
--- a/LICENSE.md
+++ b/LICENSE.md
@@ -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).
diff --git a/README.md b/README.md
index fce67341..72efb657 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# MLAPI Shared Samples
+# MLAPI Bitesize Samples
|Unity Version|Unity MLAPI Version|
|:-------:|:-------:|