From db0221a0a66cb4c4e87380cfa317d71ea667e7e6 Mon Sep 17 00:00:00 2001 From: Jason Rudolph Date: Fri, 23 Mar 2018 17:18:40 -0400 Subject: [PATCH] Add Teletype highlights from the past week and focus for the coming week --- docs/focus/2018-03-26.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/focus/2018-03-26.md b/docs/focus/2018-03-26.md index 612c467f8..66f1be30a 100644 --- a/docs/focus/2018-03-26.md +++ b/docs/focus/2018-03-26.md @@ -4,6 +4,8 @@ - GitHub Package - Commit with co-authors! Our first version pulls author names and email addresses from local repos. Future versions will include GitHub usernames (mentionable users) [atom/github#1355](https://github.com/atom/github/pull/1355) - Teletype + - Added ability to share and join a portal via URL (atom/teletype#109) 👩‍💻:atom:🔗:atom:👨‍💻 + - Published initial draft of proposal for streamlining collaboration set-up, and issued request for comments ([atom/teletype#344](https://github.com/atom/teletype/pull/344)) - Tree-sitter - Xray - Engineering Improvements @@ -22,6 +24,8 @@ - Undo last commit and replace amend check-box with an amend context-menu option - Build on co-author feature - Teletype + - Publish new Teletype release with support for sharing and joining a portal via URL ([atom/teletype-client#56](https://github.com/atom/teletype-client/pull/56)) + - Incorporate feedback into the RFC for streamlining collaboration set-up and open it up for another round of comments ([atom/teletype#344](https://github.com/atom/teletype/pull/344)) - Tree-sitter - Xray - Engineering Improvements