Update 2018-03-26.md

This commit is contained in:
David Wilson
2018-03-26 09:29:04 -07:00
committed by GitHub
parent 548b90ef1d
commit ecbe3a6c01

View File

@@ -1,6 +1,7 @@
## Highlights from the past week
- Atom IDE
- Started implementing project root settings, initial PR next week
- 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
@@ -20,9 +21,11 @@
## Focus for week ahead
- Atom IDE
- Send initial PR for project root settings
- GitHub Package
- Undo last commit and replace amend check-box with an amend context-menu option
- Build on co-author feature
- Investigate how GitHub package code can be reused for other editor integrations
- 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))