From 5d8e95b87a541ce478e5ca7186bd2a783a4b2a10 Mon Sep 17 00:00:00 2001 From: Katrina Uychaco Date: Mon, 2 Apr 2018 00:47:06 -0700 Subject: [PATCH] Add github package items --- docs/focus/2018-04-02.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/focus/2018-04-02.md b/docs/focus/2018-04-02.md index d86c3df14..07ecf7270 100644 --- a/docs/focus/2018-04-02.md +++ b/docs/focus/2018-04-02.md @@ -2,6 +2,8 @@ - Atom IDE - GitHub Package + - Implement actions for most recent commit - undo and amend [atom/github#1364](https://github.com/atom/github/pull/1364) + - Improved push/pull UX [atom/github#1308](https://github.com/atom/github/pull/1308) - Teletype - Published [Teletype 0.11.0](https://github.com/atom/teletype/releases/tag/v.0.11.0) with support for [sharing and joining a portal via URL](https://blog.atom.io/2018/03/29/new-in-teletype-faster-setup-and-improved-multi-file-support.html#joining-a-portal-is-as-easy-as-clicking-a-link) - Updated RFC for streamlining collaboration set-up to incorporate feedback, and opened it up for another round of comments ([atom/teletype#344](https://github.com/atom/teletype/pull/344)) @@ -24,6 +26,7 @@ - GitHub Package - Bring [atom/github#1138](https://github.com/atom/github/pull/1138) "create new pull request" over the finish line - Write "vision" documents in atom/github + - Implement prompt for adding a co-author who is not yet in the commit history for the repository - Teletype - Publish patch release with [potential fix](https://github.com/atom/teletype-client/pull/58) for [atom/teletype#233](https://github.com/atom/teletype/issues/233) - Incorporate any new feedback and finalize RFC for streamlining collaboration set-up ([atom/teletype#344](https://github.com/atom/teletype/pull/344))