1
0
mirror of https://github.com/actions/setup-dotnet.git synced 2026-02-18 15:31:20 +01:00

Create config file to link to dotnet core issues

This commit is contained in:
Zachary Eisinger
2020-05-18 11:40:25 -07:00
committed by GitHub
parent db2ebd0903
commit 392189ddd3

5
.github/ISSUE_TEMPLATE/config.yml vendored Normal file
View File

@@ -0,0 +1,5 @@
blank_issues_enabled: true
contact_links:
- name: DotNet Core org issues
url: https://github.com/dotnet/runtime#filing-issues
about: Issues with the runtime, class libraries and frameworks shoul be addressed directly with the dotnet core team. Documentation on filing issues can be found here.