From 5f4f0b3914c335e845391d572d20b79104ea3bb1 Mon Sep 17 00:00:00 2001 From: Tony <1414927+zfbx@users.noreply.github.com> Date: Sat, 13 Jun 2020 09:20:14 -0400 Subject: [PATCH] forgot to remove section --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 2a8c5672b..262d01e94 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -54,7 +54,7 @@ PR bugfixes to `development-3.6`. Pull requests not adhering to these rules cannot be accepted, so pay attention! -* Obviously, your contribution cannot contain any code that is not legally compatible with Torque 3D's MIT license. In addition, to legally protect the engine and everyone affiliated with it, we require that all contributors create an account on GarageGames.com and sign the Open Source Software Agreement there. For more information on the OSSA, please visit this page in our wiki. +* Obviously, your contribution cannot contain any code that is not legally compatible with Torque 3D's MIT license. * Contributions must adhere to our [code style guidelines](http://wiki.torque3d.org/coder:code-style-guidelines). * Pull-requests against the master branch cannot be accepted. All requests must go to development, or an appropriate topic or maintenance branch.