aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.github/PULL_REQUEST_TEMPLATE.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
index 0ec45161f..98d2331b7 100644
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -6,11 +6,15 @@ should start with an issue. Mention the issue number here.
### Checklist ###
+<!--
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://contribute.jquery.com/CLA/
+* [ ] 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
+<!--
Thanks! Bots and humans will be around shortly to check it out.
+-->