You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 21, 2023. It is now read-only.
about: Create a report to help us improve GitHub Extension for Visual Studio
4
4
labels:
5
5
6
6
---
7
7
8
-
---
9
-
name: Bug report
10
-
about: Create a report to help us improve
11
-
labels:
12
-
13
-
---
8
+
<!-- Hello! Please read the [Contributing Guidelines](https://github.com/github/VisualStudio/blob/master/CONTRIBUTING.md) before submitting an issue regarding the GitHub Extension for Visual Studio. -->
14
9
15
10
## Versions
16
11
- GitHub Extension for Visual Studio version: ...
17
12
- Visual Studio version: ...
18
13
19
14
## What happened
20
-
A clear and concise description of what the bug is.
15
+
<!--A clear and concise description of what the bug is.-->
21
16
22
17
### Steps to Reproduce
23
18
Steps to reproduce the behavior:
@@ -27,13 +22,13 @@ Steps to reproduce the behavior:
27
22
4. See error
28
23
29
24
### Expected behavior
30
-
A clear and concise description of what you expected to happen.
25
+
<!--A clear and concise description of what you expected to happen.-->
31
26
32
27
### Screenshots
33
-
If applicable, add screenshots to help explain your problem.
28
+
<!--If applicable, add screenshots to help explain your problem.-->
34
29
35
30
### Logs
36
-
If applicable, add logs. To include log files:
31
+
<!--If applicable, add logs. To include log files:
37
32
1. Close Visual Studio if it's open
38
33
2. Open a Developer Command Prompt for VS2015
39
34
3. Run devenv /log
@@ -44,6 +39,7 @@ If applicable, add logs. To include log files:
0 commit comments