aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichał Gołębiowski-Owczarek <m.goleb@gmail.com>2021-10-18 18:09:04 +0200
committerGitHub <noreply@github.com>2021-10-18 18:09:04 +0200
commite124893132d7a979d7987f978e968a1f889348b6 (patch)
tree383a456e678c8836146ed92677bd3819593d1cb2
parentde5398a6ad088dc006b46c6a870a2a053f4cd663 (diff)
downloadjquery-e124893132d7a979d7987f978e968a1f889348b6.tar.gz
jquery-e124893132d7a979d7987f978e968a1f889348b6.zip
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
-rw-r--r--.github/PULL_REQUEST_TEMPLATE.md1
1 files changed, 0 insertions, 1 deletions
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