From 912e492bd6abf89fbfbb6995a0904de9e5a38bb4 Mon Sep 17 00:00:00 2001 From: Andy De George <67293991+adegeo@users.noreply.github.com> Date: Fri, 28 Aug 2020 08:44:38 -0700 Subject: [PATCH] Update config.yml --- .github/ISSUE_TEMPLATE/config.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index b870d11..689a176 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -6,3 +6,6 @@ contact_links: - name: .NET platform and other product feedback url: https://developercommunity.visualstudio.com/spaces/61/index.html about: Log product issues here + - name: .NET Breaking Change + url: https://github.com/dotnet/docs/issues/new?assignees=&labels=&template=dotnet-breaking-change.md&title= + about: Breaking changes are documented in the .NET docs repo.