Create config file to link to dotnet core issues
This commit is contained in:
parent
db2ebd0903
commit
392189ddd3
|
@ -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…
Reference in New Issue