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

Commit fdac65d

Browse files
authored
Merge pull request #2656 from github/report-bugs
Direct users to GitHub support rather than issues
2 parents 6a1d2d2 + 0afdc1a commit fdac65d

File tree

1 file changed

+4
-44
lines changed

1 file changed

+4
-44
lines changed
Lines changed: 4 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -1,45 +1,5 @@
1-
---
2-
name: Bug report
3-
about: Create a report to help us improve GitHub Extension for Visual Studio
4-
labels:
1+
Please report GitHub for Visual Studio bugs here:
2+
https://support.github.com/contact/bug-report?subject=Re:%20GitHub%20for%20Visual%20Studio
53

6-
---
7-
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. -->
9-
10-
## Versions
11-
- GitHub Extension for Visual Studio version: ...
12-
- Visual Studio version: ...
13-
14-
## What happened
15-
<!--A clear and concise description of what the bug is.-->
16-
17-
### Steps to Reproduce
18-
Steps to reproduce the behavior:
19-
1. Go to '...'
20-
2. Click on '....'
21-
3. Scroll down to '....'
22-
4. See error
23-
24-
### Expected behavior
25-
<!--A clear and concise description of what you expected to happen.-->
26-
27-
### Screenshots
28-
<!--If applicable, add screenshots to help explain your problem.-->
29-
30-
### Logs
31-
<!--If applicable, add logs. To include log files:
32-
1. Close Visual Studio if it's open
33-
2. Open a Developer Command Prompt for VS2015
34-
3. Run devenv /log
35-
4. Reproduce your issue
36-
5. Close VS
37-
6. Locate the following files on your system and email them to [email protected] or create a gist and link it in the issue report:
38-
- `%appdata%\Microsoft\VisualStudio\14.0\ActivityLog.xml`
39-
- `%localappdata%\temp\extension.log`
40-
- `%localappdata%\GitHubVisualStudio\extension.log`
41-
- Windows Event Viewer
42-
-->
43-
44-
### Additional context
45-
<!--Add any other context about the problem here.-->
4+
Please report Visual Studio bugs here:
5+
https://developercommunity.visualstudio.com/search

0 commit comments

Comments
 (0)