We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72172bf commit 7e85e31Copy full SHA for 7e85e31
.github/ISSUE_TEMPLATE/config.yml
@@ -1,5 +1,8 @@
1
blank_issues_enabled: true
2
contact_links:
3
+ - name: Issue with Razor tooling
4
+ url: https://github.com/dotnet/razor-tooling/issues/new/choose
5
+ about: Please open issues relating to Razor tooling in dotnet/razor-tooling.
6
- name: Issue with .NET runtime or core .NET libraries
7
url: https://github.com/dotnet/runtime/issues/new/choose
8
about: Please open issues relating to the .NET runtime or core .NET libraries in dotnet/runtime.
0 commit comments