From 34713130abc08de646f1a951a6547fe6b5a00eb2 Mon Sep 17 00:00:00 2001 From: Hanns Holger Rutz Date: Mon, 5 Jul 2021 21:10:52 +0200 Subject: [PATCH] remove the requirement to sign the WSM Group's CLA --- .github/pull_request_template.md | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index f516e8ff3..0275be891 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -4,7 +4,6 @@ Resolves: *(direct link to the issue)* -- [ ] I signed [CLA](https://www.audacityteam.org/cla/) - [ ] I made sure the code compiles on my machine - [ ] I made sure there are no unnecessary changes in the code - [ ] I made sure the title of the PR reflects the core meaning of the issue you are solving