Skip to content

Commit cec256d

Browse files
Add WIP note and repo link (#58)
1 parent 4d1fbde commit cec256d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Guide.docc/MigrationGuide.md

+5
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,11 @@ and _language mode_.
4747
The Swift 6 compiler supports four distinct language modes: "6", "5", "4.2",
4848
and "4".
4949

50+
> Note: This guide is under active development. You can view the source, see
51+
full code examples, and learn about how to contribute in the [repository][].
52+
53+
[repository]: https://github.com/apple/swift-migration-guide
54+
5055
## Topics
5156

5257
- <doc:DataRaceSafety>

0 commit comments

Comments
 (0)