Skip to content

Commit 5cb9dc1

Browse files
authored
Add VS Feedback link to bug report template list (#49802)
1 parent dbd6a51 commit 5cb9dc1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,6 @@ contact_links:
1515
- name: Issue with Roslyn compiler
1616
url: https://github.com/dotnet/roslyn/issues/new/choose
1717
about: Please open issues relating to the Roslyn .NET compiler in dotnet/roslyn.
18+
- name: Bug report or feature request for Visual Studio for Windows and Mac
19+
url: https://learn.microsoft.com/visualstudio/ide/how-to-report-a-problem-with-visual-studio?view=vs-2022
20+
about: Use Visual Studio's Report a Problem feature for issues and suggestions with Visual Studio tooling

0 commit comments

Comments
 (0)