From e1d8c2175a9145ef1e7cca6b1f97ee85a697df30 Mon Sep 17 00:00:00 2001 From: Zack Koppert Date: Wed, 29 Oct 2025 08:29:53 -0700 Subject: [PATCH] Update contact link for asking questions Signed-off-by: Zack Koppert --- .github/ISSUE_TEMPLATE/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index eda4275..01aaf5c 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -2,5 +2,5 @@ blank_issues_enabled: false contact_links: - name: Ask a question - url: https://github.com/github/private-mirrors/discussions/new + url: https://github.com/github-community-projects/private-mirrors/discussions/new?category=q-a about: Ask a question or start a discussion