From e0130220512e335fe2ab8f247efa5a24b9108aa7 Mon Sep 17 00:00:00 2001 From: Faith Kangai Date: Mon, 24 Jun 2024 18:56:17 +0300 Subject: [PATCH] Chore: Add issue templates --- .github/ISSUE_TEMPLATE/config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index ddcc350fa5f..ab995843139 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,7 +1,7 @@ blank_issues_enabled: true contact_links: - - name: Question on use of dotnet sdk - url: https://github.com/microsoftgraph/msgraph-sdk-dotnet/discussions + - name: Question on use of graph sdk + url: https://github.com/microsoftgraph/msgraph-beta-sdk-dotnet/discussions about: Please add your question in the discussions section of the repo - name: Question on use of kiota url: https://github.com/microsoft/kiota/discussions