Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Commit 23af9d7

Browse files
authored
Add notices to the readme
1 parent 4407e3c commit 23af9d7

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
# GitHub Extension for Visual Studio
22

3-
**The location of the submodules has changed as of 31-01-2017.** If you have an existing clone, make sure to run `git submodule sync` to update your local clone with the new locations for the submodules.
3+
## Notices
4+
5+
### VS 2017 v15.3 users, please read
6+
7+
The Visual Studio 2017 15.3 installer [has a bug](https://github.com/github/VisualStudio/issues/1206) that causes a corruption of the installed extensions data when you revert an installation of the extension (see also [this MS issue](https://developercommunity.visualstudio.com/content/problem/102178/error-installing-github-extension.html)). Until VS 2017 15.4 comes out, a workaround for this is explained in [#1206](https://github.com/github/VisualStudio/issues/1206)
8+
9+
### The location of the submodules has changed as of 31-01-2017
10+
11+
If you have an existing clone, make sure to run `git submodule sync` to update your local clone with the new locations for the submodules.
12+
13+
## About
414

515
The GitHub Extension for Visual Studio provides GitHub integration in Visual Studio 2015.
616
Most of the extension UI lives in the Team Explorer pane, which is available from the View menu.

0 commit comments

Comments
 (0)