mirror of
https://github.com/jquery/jquery.git
synced 2024-11-23 02:54:22 +00:00
Docs: Remove the "Grunt build" section from the PR template
Now that unit tests are run on GitHub Actions in all three major
engines and for multiple custom jQuery builds, the request for PR
authors to run unit tests locally and confirm they pass is needless
overhead; let's drop the checkbox.
Closes gh-5261
(cherry picked from commit 988a56847d
)
This commit is contained in:
parent
7287894f1a
commit
992a66538b
1
.github/PULL_REQUEST_TEMPLATE.md
vendored
1
.github/PULL_REQUEST_TEMPLATE.md
vendored
@ -11,7 +11,6 @@ Mark an `[x]` for completed items, if you're not sure leave them unchecked and w
|
||||
-->
|
||||
|
||||
* [ ] 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
|
||||
|
||||
<!--
|
||||
|
Loading…
Reference in New Issue
Block a user