Skip to content

Commit 40b38ec

Browse files
authored
Merge pull request swiftlang#99 from jpsim/check-rename
Update PULL_REQUEST_TEMPLATE.md for check script rename
2 parents 48a952b + e24ff58 commit 40b38ec

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)