From 0d0ee1d9b06e609d3e0902d14ef61ff85bdfafc1 Mon Sep 17 00:00:00 2001 From: KhronosWebservices Date: Tue, 11 Aug 2026 16:04:13 -0400 Subject: [PATCH] CLA: Add link to CLA source --- CONTRIBUTING.adoc | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/CONTRIBUTING.adoc b/CONTRIBUTING.adoc index 529f16ce..9098d3ab 100644 --- a/CONTRIBUTING.adoc +++ b/CONTRIBUTING.adoc @@ -51,9 +51,11 @@ clang-format -i -- 15_hello_triangle.* === Contributor License Agreement (CLA) -When you propose a pull request on this repository you must execute a -Contributor License Agreement, to confirm you own your work and are granting -Khronos the necessary permissions to redistribute it under our licenses. +When you propose a pull request on this repository you must execute the Khronos +[Open Source Contributor License Agreement +(CLA)](https://www.khronos.org/cla/KhronosGroup/Vulkan-Tutorial), to confirm you +own your work and are granting Khronos the necessary permissions to redistribute +it under our licenses. === AI-Assisted Contributions @@ -64,4 +66,4 @@ exercised sufficient review, judgment, and creative direction over such tools and resulting material to reasonably consider it Your original creation, and You are not aware of any third-party license, intellectual property claim, or other restriction arising from such use that is associated with any part of -Your Contribution or use thereof. \ No newline at end of file +Your Contribution or use thereof.