From 9f95b2d8af0f48b58c5e797c205134fc72876f6a Mon Sep 17 00:00:00 2001 From: Smit Patel Date: Wed, 10 Jun 2020 01:08:32 -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 c7b94dc25da..5577dafc1a0 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,5 +1,8 @@ blank_issues_enabled: true contact_links: + - name: Got a question? + url: https://github.com/dotnet/efcore/discussions/new + about: Please use discussions to ask a question about using the product. - name: Issue with ASP.NET Core url: https://github.com/dotnet/aspnetcore/issues/new/choose about: Please open issues relating to ASP.NET Core in dotnet/aspnetcore.