From b7a80c5d92b7e5679d2bbea99bdd168dcb7488a1 Mon Sep 17 00:00:00 2001 From: Zachary Eisinger Date: Fri, 12 Jun 2020 10:52:32 -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 6cfb3d5..ac9f4b6 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,5 +1,5 @@ blank_issues_enabled: true contact_links: - - name: DotNet Core org issues + - name: .NET 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.