From 97f4cf48f8aa485be0c9cbec2f6689f00aec4fcd Mon Sep 17 00:00:00 2001 From: Harshavardhana Date: Fri, 25 Aug 2023 11:57:12 -0700 Subject: [PATCH] update wording on PR template --- .github/PULL_REQUEST_TEMPLATE.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 0cdb0bd7c..8d3bf54d2 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,5 +1,5 @@ -## Contribution License -All contributions in this pull request are licensed to the project maintainers +## Community Contribution License +All community contributions in this pull request are licensed to the project maintainers under the terms of the [Apache 2 license] (https://www.apache.org/licenses/LICENSE-2.0). By creating this pull request I represent that I have the right to license the contributions to the project maintainers under the Apache 2 license.