Skip to content

Commit bb4b2b3

Browse files
author
Zachary 'Clack' Cole
authored
Merge pull request swiftlang#226 from apple/clackary-patch-1
Update PULL_REQUEST_TEMPLATE.md
2 parents c6e46bd + b5d52eb commit bb4b2b3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@ To be accepted into the Swift source compatibility test suite, a project must:
1111
- [ ] support building on either Linux or macOS
1212
- [ ] target Linux, macOS, or iOS/tvOS/watchOS device
1313
- [ ] be contained in a publicly accessible git repository
14-
- [ ] maintain a project branch that builds against Swift 3.0 compatibility mode
15-
or Swift 4.0 and passes any unit tests
14+
- [ ] maintain a project branch that builds against Swift 4.0 and passes any unit tests
1615
- [ ] have maintainers who will commit to resolve issues in a timely manner
1716
- [ ] be compatible with the latest GM/Beta versions of *Xcode* and *swiftpm*
1817
- [ ] add value not already included in the suite

0 commit comments

Comments
 (0)