Update .github/ISSUE_TEMPLATE/config.yml
Co-authored-by: Rainer Sigwald <raines@microsoft.com>
This commit is contained in:
parent
3648b37cf8
commit
b7a80c5d92
|
@ -1,5 +1,5 @@
|
||||||
blank_issues_enabled: true
|
blank_issues_enabled: true
|
||||||
contact_links:
|
contact_links:
|
||||||
- name: DotNet Core org issues
|
- name: .NET issues
|
||||||
url: https://github.com/dotnet/runtime#filing-issues
|
url: https://github.com/dotnet/runtime#filing-issues
|
||||||
about: Issues with the runtime, class libraries, frameworks, and SDK should be addressed directly with the .NET team. Documentation on filing issues can be found here.
|
about: Issues with the runtime, class libraries, frameworks, and SDK should be addressed directly with the .NET team. Documentation on filing issues can be found here.
|
||||||
|
|
Loading…
Reference in New Issue