소스 검색

forgot to remove section

Tony 5 년 전
부모
커밋
5f4f0b3914
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      CONTRIBUTING.md

+ 1 - 1
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.