mirror of
https://github.com/actions/setup-dotnet.git
synced 2026-06-05 19:53:30 +00:00
Create config file to link to dotnet core issues
This commit is contained in:
parent
db2ebd0903
commit
392189ddd3
1 changed files with 5 additions and 0 deletions
5
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
5
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal 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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue