Merge pull request #9410 from desktop/roadmap-tags

Update roadmap with next larger thing up
This commit is contained in:
Billy Griffin 2020-03-31 17:06:24 -06:00 committed by GitHub
commit 6f1ef6b1df
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,12 +2,16 @@
The following are the larger areas of upcoming work the GitHub Desktop team intends to explore. This is not inclusive of everything we're working on, and it's not written in stone. We'll continue to update it as our priorities evolve.
#### Users behind corporate proxies cannot clone repositories in Desktop without manual setup
#### Add and view Tags in Desktop
- Help people get set up correctly if they're behind a proxy: [#2789](https://github.com/desktop/desktop/issues/2789)
- Allow people to add tags to commits and view tags in history: [#4829](https://github.com/desktop/desktop/issues/4829)
## Shipped in previous releases
#### Users behind corporate proxies cannot clone repositories in Desktop without manual setup (2.4)
- Help people get set up correctly if they're behind a proxy: [#2789](https://github.com/desktop/desktop/issues/2789)
#### Creating a fork using GitHub Desktop (2.3)
- Helps provide a pathway to create a fork when people are trying to contribute to a repository they don't have write access to: [#8548](https://github.com/desktop/desktop/issues/8548)