Skip to content

Commit e24ff58

Browse files
committed
Update PULL_REQUEST_TEMPLATE.md for check script rename
Done in swiftlang#90 but not updated here.
1 parent 112421c commit e24ff58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@ To be accepted into the Swift source compatibility test suite, a project must:
2424
* Mozilla Public License (MPL) 1.1
2525
* MPL 2.0
2626
* CDDL
27-
- [ ] pass ./check script run
27+
- [ ] pass `./project_precommit_check` script run
2828

2929
Ensure project meets all listed requirements before submitting a pull request.

0 commit comments

Comments
 (0)