From 3648b37cf806618eca71caa94de5f45097ad94ac Mon Sep 17 00:00:00 2001 From: Zachary Eisinger Date: Fri, 12 Jun 2020 10:52:24 -0700 Subject: [PATCH] Update .github/ISSUE_TEMPLATE/config.yml Co-authored-by: Rainer Sigwald --- .github/ISSUE_TEMPLATE/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index e426abd..6cfb3d5 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -2,4 +2,4 @@ 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. + 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.