Skip to content

Commit fa1bb95

Browse files
committed
Merge remote-tracking branch 'origin/master' into master-next
2 parents aa11349 + b120535 commit fa1bb95

File tree

3,199 files changed

+73712
-35601
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

3,199 files changed

+73712
-35601
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 10 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -1,47 +1,13 @@
1-
<!-- Please complete this template before creating the pull request. -->
2-
#### What's in this pull request?
3-
<!-- Description about pull request. -->
1+
<!-- What's in this pull request? -->
2+
Replace this paragraph with a description of your changes and rationale. Provide links to external references/discussions if appropriate.
43

5-
#### Resolved bug number: ([SR-](https://bugs.swift.org/browse/SR-))
6-
<!-- If this pull request resolves any bugs from Swift bug tracker -->
4+
<!-- If this pull request resolves any bugs in the Swift bug tracker, provide a link: -->
5+
Resolves [SR-NNNN](https://bugs.swift.org/browse/SR-NNNN).
76

8-
* * * *
7+
<!--
8+
Before merging this pull request, you must run the Swift continuous integration tests.
9+
For information about triggering CI builds via @swift-ci, see:
10+
https://github.com/apple/swift/blob/master/docs/ContinuousIntegration.md#swift-ci
911
10-
<!-- This selection should only be completed by Swift admin -->
11-
Before merging this pull request to apple/swift repository:
12-
- [ ] Test pull request on Swift continuous integration.
13-
14-
<details>
15-
<summary>Triggering Swift CI</summary>
16-
17-
The swift-ci is triggered by writing a comment on this PR addressed to the GitHub user @swift-ci. Different tests will run depending on the specific comment that you use. The currently available comments are:
18-
19-
**Smoke Testing**
20-
21-
Platform | Comment
22-
------------ | -------------
23-
All supported platforms | @swift-ci Please smoke test
24-
All supported platforms | @swift-ci Please smoke test and merge
25-
OS X platform | @swift-ci Please smoke test OS X platform
26-
Linux platform | @swift-ci Please smoke test Linux platform
27-
28-
**Validation Testing**
29-
30-
Platform | Comment
31-
------------ | -------------
32-
All supported platforms | @swift-ci Please test
33-
All supported platforms | @swift-ci Please test and merge
34-
OS X platform | @swift-ci Please test OS X platform
35-
OS X platform | @swift-ci Please benchmark
36-
Linux platform | @swift-ci Please test Linux platform
37-
38-
39-
**Lint Testing**
40-
41-
Language | Comment
42-
------------ | -------------
43-
Python | @swift-ci Please Python lint
44-
45-
Note: Only members of the Apple organization can trigger swift-ci.
46-
</details>
47-
<!-- Thank you for your contribution to Swift! -->
12+
Thank you for your contribution to Swift!
13+
-->

0 commit comments

Comments
 (0)