Browse Source

Add VS Feedback link to bug report template list (#49802)

Eilon Lipton 2 years ago
parent
commit
5cb9dc1fe0
1 changed files with 3 additions and 0 deletions
  1. 3 0
      .github/ISSUE_TEMPLATE/config.yml

+ 3 - 0
.github/ISSUE_TEMPLATE/config.yml

@@ -15,3 +15,6 @@ contact_links:
   - name: Issue with Roslyn compiler
     url:  https://github.com/dotnet/roslyn/issues/new/choose
     about: Please open issues relating to the Roslyn .NET compiler in dotnet/roslyn.
+  - name: Bug report or feature request for Visual Studio for Windows and Mac
+    url: https://learn.microsoft.com/visualstudio/ide/how-to-report-a-problem-with-visual-studio?view=vs-2022
+    about: Use Visual Studio's Report a Problem feature for issues and suggestions with Visual Studio tooling