Skip to content

Commit b1d0721

Browse files
authored
Merge pull request swiftlang#167 from apple/clackary-pr-template
Update PULL_REQUEST_TEMPLATE.md
2 parents a4b85c2 + cec1615 commit b1d0721

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
@@ -12,7 +12,7 @@ To be accepted into the Swift source compatibility test suite, a project must:
1212
- [ ] target Linux, macOS, or iOS/tvOS/watchOS device
1313
- [ ] be contained in a publicly accessible git repository
1414
- [ ] maintain a project branch that builds against Swift 3.0 compatibility mode
15-
and passes any unit tests
15+
or Swift 4.0 and passes any unit tests
1616
- [ ] have maintainers who will commit to resolve issues in a timely manner
1717
- [ ] be compatible with the latest GM/Beta versions of *Xcode* and *swiftpm*
1818
- [ ] add value not already included in the suite

0 commit comments

Comments
 (0)