From a3c2f7b0e89a7ab928387e3f927df7957475870c Mon Sep 17 00:00:00 2001 From: Sveinn Date: Tue, 14 Nov 2023 17:29:11 +0000 Subject: [PATCH] small fix for the PR template (#18443) --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 8d3bf54d2..2ff684651 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,6 +1,6 @@ ## 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). +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.