Commit 99dc231
authored
Mention SE review "Trying it out" instructions as a reason for using package copy in docs (#1660)
This adds a sentence to
[`Distributions.md`](https://github.com/swiftlang/swift-testing/blob/main/Documentation/Distributions.md)
acknowledging that one acceptable use of the package copy of Swift
Testing is when trying out new features or APIs during a Swift evolution
proposal review.
### Checklist:
- [x] Code and documentation should follow the style of the [Style
Guide](https://github.com/apple/swift-testing/blob/main/Documentation/StyleGuide.md).
- [x] If public symbols are renamed or modified, DocC references should
be updated.1 parent e0ce590 commit 99dc231
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
83 | 85 | | |
84 | 86 | | |
85 | 87 | | |
| |||
0 commit comments