diff --git a/_drafts/2017-10-12-issue-91.md b/_drafts/2017-10-12-issue-91.md new file mode 100644 index 00000000..abcef075 --- /dev/null +++ b/_drafts/2017-10-12-issue-91.md @@ -0,0 +1,58 @@ +--- +layout: post +title: ! 'Issue #91' +author: jsq +sponsor: + link: TODO + heading: TODO + body: TODO + displaylink: TODO +--- + +> TODO: intro comments + + + +{% include sponsor.html %} + +### Starter tasks + +> TODO + +{% include task_remind.html %} + +### Swift Unwrapped + +> TODO: Latest episode of Swift Unwrapped + +### News and community + +> TODO + +### Commits and pull requests + +> TODO + +### Accepted proposals + +> TODO + +### Returned proposals + +> TODO + +### Rejected proposals + +> TODO + +### Proposals in review + +> TODO + +### Mailing lists + +> TODO + +### Finally + +> TODO: something funny/fun. tweet, link, etc. diff --git a/_drafts/2017-10-05-issue-90.md b/_posts/2017-10-05-issue-90.md similarity index 98% rename from _drafts/2017-10-05-issue-90.md rename to _posts/2017-10-05-issue-90.md index 0604bc8c..e0e159d2 100644 --- a/_drafts/2017-10-05-issue-90.md +++ b/_posts/2017-10-05-issue-90.md @@ -2,11 +2,6 @@ layout: post title: ! 'Issue #90' author: btb -sponsor: - link: TODO - heading: TODO - body: TODO - displaylink: TODO --- It's been a while since I last wrote an issue, but I am glad to be writing another one. Especially after meeting JP at [FrenchKit](http://frenchkit.fr) where we both gave a talk (JP did one on profiling Swift performance on Linux ([slides](https://speakerdeck.com/jpsim/performance-profiling-swift-on-linux)), I did one on what we can expect from Swift 5 ([slides](https://speakerdeck.com/basthomas/whats-up-with-swift-5))). There will be videos, but we'll have to wait a little longer for those.