From 934064905cfb021246f1107af0858306aa906cf7 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20Go=C5=82=C4=99biowski-Owczarek?= Date: Mon, 18 Oct 2021 18:09:04 +0200 Subject: [PATCH] Docs: Remove the CLA checkbox in the pull request template The EasyCLA status check is required so this won't get missed. The old JSF CLA is dead, the provided link doesn't return meaningful information. There's no good replacement link for the old CLA; PR authors are just supposed to sign the new CLA by clicking on a link posted by the EasyCLA bot when they submit their first PR since EasyCLA was enabled for the repo. Closes gh-4937 (cherry picked from commit e124893132d7a979d7987f978e968a1f889348b6) --- .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 98d2331b7..828672208 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -10,7 +10,6 @@ should start with an issue. Mention the issue number here. Mark an `[x]` for completed items, if you're not sure leave them unchecked and we can assist. --> -* [ ] All authors have signed the CLA at https://cla.js.foundation/jquery/jquery * [ ] New tests have been added to show the fix or feature works * [ ] Grunt build and unit tests pass locally with these changes * [ ] If needed, a docs issue/PR was created at https://github.com/jquery/api.jquery.com -- 2.39.5