Skip to content

Commit 7e85e31

Browse files
authored
Add link for Razor tooling (#37336)
1 parent 72172bf commit 7e85e31

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
@@ -1,5 +1,8 @@
11
blank_issues_enabled: true
22
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.
36
- name: Issue with .NET runtime or core .NET libraries
47
url: https://github.com/dotnet/runtime/issues/new/choose
58
about: Please open issues relating to the .NET runtime or core .NET libraries in dotnet/runtime.

0 commit comments

Comments
 (0)