From 8e4b9a517217e5126077d3b0f214e53c6d3ad607 Mon Sep 17 00:00:00 2001 From: Mike Craft Date: Fri, 2 Apr 2021 15:52:24 -0700 Subject: [PATCH] Update config.yml Add in some contact options for support --- .github/ISSUE_TEMPLATE/config.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 3ba13e0ce..7a9492365 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1 +1,8 @@ blank_issues_enabled: false +contact_links: + - name: Service Fabric Community Support + url: https://docs.microsoft.com/en-us/answers/topics/azure-service-fabric.html + about: Please ask and answer questions here. + - name: Service Fabric Production and Paid Support + url: https://docs.microsoft.com/en-us/azure/service-fabric/service-fabric-support#report-production-issues-or-request-paid-support-for-azure + about: Please open production issues or paid support needs here