From 6eeca26a9ef19db15505f2f1cf614aea930e0910 Mon Sep 17 00:00:00 2001
From: Luke Stampfli <43687322+LukeStampfli@users.noreply.github.com>
Date: Mon, 19 Apr 2021 07:56:01 +0100
Subject: [PATCH] fix: contributing.md ToC remove unused entries
---
CONTRIBUTING.md | 8 +++-----
1 file changed, 3 insertions(+), 5 deletions(-)
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 2f00d479a..5d984d9b3 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -8,9 +8,7 @@ Here are our guidelines for contributing:
* [Ways to Contribute](#ways)
* [Issues and Bugs](#issue)
* [Feature Requests](#feature)
-* [Improving Documentation](#docs)
-* [Unity Contribution Agreement](#cla)
-* [Pull Request Submission Guidelines](#submit-pr)
+* [Contributor License Agreement](#cla)
## Code of Conduct
@@ -33,6 +31,6 @@ If you would like to see a certain feature in the samples or implement one yours
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 Agreements
+## 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
\ No newline at end of file
+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