Skip to content

Commit

Permalink
Create config file to link to dotnet core issues
Browse files Browse the repository at this point in the history
  • Loading branch information
Zachary Eisinger authored and GitHub committed May 18, 2020
1 parent db2ebd0 commit 392189d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -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.

0 comments on commit 392189d

Please sign in to comment.