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

Commit cbe733f

Browse files
author
Jasmine
committed
list formatting
1 parent 3cadefb commit cbe733f

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

CONTRIBUTING.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -40,11 +40,11 @@ Here are a few helpful tips when reporting a bug:
4040
- A lot of functionality within this extension resides in the Team Explorer pane, where there are additional tools to manage and collaborate on source code, including Visual Studio's Git Extension, which is owned by Microsoft.
4141
- If this bug not is related to the GitHub extension, visit the [Visual Studio support page](https://www.visualstudio.com/support/support-overview-vs) for help
4242
- A log file can be helpful in diagnosing bug issues, if you'd like to include one in your issue, here is how you'd do it:
43-
1. Close Visual Studio if it's open
44-
1. Open a Developer Command Prompt for VS2015
45-
1. Run devenv /log
46-
1. Close VS
47-
1. Locate the following files on your system and email them to windows@github.com or copy their contents into the issue:
43+
0. Close Visual Studio if it's open
44+
0. Open a Developer Command Prompt for VS2015
45+
0. Run devenv /log
46+
0. Close VS
47+
0. Locate the following files on your system and email them to windows@github.com or copy their contents into the issue:
4848
- `%appdata%\Microsoft\VisualStudio\14.0\ActivityLog.xml`
4949
- `%localappdata%\temp\extension.log`
5050
- Screenshots are also helpful in diagnosing bugs and understanding the state of the extension when it's experiencing problems.

0 commit comments

Comments
 (0)