Skip to content

Commit 2272e58

Browse files
committed
docs: Removed CLA requirement
1 parent 4a48381 commit 2272e58

File tree

2 files changed

+0
-5
lines changed

2 files changed

+0
-5
lines changed

.github/CONTRIBUTING.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,6 @@
22
I'm really glad you're reading this, because we need volunteer developers to help this project evolve.
33

44
If you haven't already, come find us on [Discord](http://discord.mlapi.network).
5-
6-
## CLA
7-
Before any changes will be approved into the repository, you will have to read and sign the [CLA](https://cla-assistant.io/MidLevel/MLAPI).
8-
95
## Submitting changes
106
Please send a [GitHub Pull Request to MLAPI](https://github.com/midlevel/MLAPI/pull/new/master) with a clear list of what you've done (read more about [pull requests](http://help.github.com/pull-requests/)).
117
Please follow our commit message conventions (below) and make sure all of your commits are atomic (one feature per commit).

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
[![Website](https://img.shields.io/badge/docs-website-informational.svg)](https://midlevel.github.io/MLAPI/)
1414
[![Wiki](https://img.shields.io/badge/docs-wiki-informational.svg)](https://midlevel.github.io/MLAPI/wiki/)
1515
[![Api](https://img.shields.io/badge/docs-api-informational.svg)](https://midlevel.github.io/MLAPI/api/)
16-
[![CLA assistant](https://cla-assistant.io/readme/badge/MidLevel/MLAPI)](https://cla-assistant.io/MidLevel/MLAPI)
1716

1817

1918
MLAPI (Mid level API) is a framework that simplifies building networked games in Unity. It offers **low level** access to core networking while at the same time offering **high level** abstractions. The MLAPI aims to remove the repetetive tasks and reduces the network code dramatically, no matter how many of the **modular** features you use.

0 commit comments

Comments
 (0)