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.