aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorTimmy Willison <4timmywil@gmail.com>2017-03-18 14:28:51 -0400
committerGitHub <noreply@github.com>2017-03-18 14:28:51 -0400
commitd33bb9c33ac84a1d1aa1aa8805b667efca2e51d6 (patch)
treef2469eb17eeb7fc91c31ba2f084ad227e291b349 /.github
parentf8faf1489e049e45b8e829043649425d1a2a7bf8 (diff)
downloadjquery-d33bb9c33ac84a1d1aa1aa8805b667efca2e51d6.tar.gz
jquery-d33bb9c33ac84a1d1aa1aa8805b667efca2e51d6.zip
Build: update PR template
- Comment out things we don't need to see in the PR description - Change CLA link
Diffstat (limited to '.github')
-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.
+-->