From 080c4103e82bbe5881b3ad5a5f584d8601a8dc0c Mon Sep 17 00:00:00 2001 From: Jakub Bednar Date: Fri, 15 Oct 2021 20:27:11 +0200 Subject: [PATCH] fix: link to CLA --- .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 06bdc658..d52d9bf6 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -11,4 +11,4 @@ _Briefly describe your proposed changes:_ - [ ] A test has been added if appropriate - [ ] `swift test` completes successfully - [ ] Commit messages are in [semantic format](https://seesparkbox.com/foundry/semantic_commit_messages) -- [ ] Sign [CLA](https://influxdata.com/community/cla/) (if not already signed) +- [ ] Sign [CLA](https://www.influxdata.com/legal/cla/) (if not already signed)