Skip to content

Commit d33bb9c

Browse files
authored
Build: update PR template
- Comment out things we don't need to see in the PR description - Change CLA link
1 parent f8faf14 commit d33bb9c

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,15 @@ should start with an issue. Mention the issue number here.
66

77

88
### Checklist ###
9+
<!--
910
Mark an `[x]` for completed items, if you're not sure leave them unchecked and we can assist.
11+
-->
1012

11-
* [ ] All authors have signed the CLA at https://contribute.jquery.com/CLA/
13+
* [ ] All authors have signed the CLA at https://cla.js.foundation/jquery/jquery
1214
* [ ] New tests have been added to show the fix or feature works
1315
* [ ] Grunt build and unit tests pass locally with these changes
1416
* [ ] If needed, a docs issue/PR was created at https://github.com/jquery/api.jquery.com
1517

18+
<!--
1619
Thanks! Bots and humans will be around shortly to check it out.
20+
-->

0 commit comments

Comments
 (0)