Add github package items

This commit is contained in:
Katrina Uychaco
2018-04-02 00:47:06 -07:00
committed by GitHub
parent 1411e72ba2
commit 5d8e95b87a

View File

@@ -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))