From b3fd65985d9c166a7c2a5b0208a39fe1f6920c83 Mon Sep 17 00:00:00 2001 From: assiduous Date: Sun, 3 Jan 2021 13:23:32 -0800 Subject: Readme: updated Contributing section --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4a993df..f7ded32 100644 --- a/README.md +++ b/README.md @@ -41,8 +41,10 @@ This project has some third-party dependencies, each of which may have independe To contribute your code, submit a [Pull Request](https://github.com/DiligentGraphics/DiligentTools/pulls) to this repository. **Diligent Engine** is distributed under the [Apache 2.0 license](License.txt) that guarantees -that code in the **DiligentTools** repository is free of Intellectual Property encumbrances. In submitting code to -this repository, you are agreeing that the code is free of any Intellectual Property claims. +that content in the **DiligentTools** repository is free of Intellectual Property encumbrances. +In submitting any content to this repository, +[you license that content under the same terms](https://docs.github.com/en/free-pro-team@latest/github/site-policy/github-terms-of-service#6-contributions-under-repository-license), +and you agree that the content is free of any Intellectual Property claims and you have the right to license it under those terms. Diligent Engine uses [clang-format](https://clang.llvm.org/docs/ClangFormat.html) to ensure consistent source code style throught the code base. The format is validated by appveyor and travis -- cgit v1.2.3