From 3e7857b474ad59d964864fc14325bfc43f3aea05 Mon Sep 17 00:00:00 2001 From: Bridget McErlean Date: Thu, 28 Jan 2021 11:51:33 -0500 Subject: [PATCH] Reword message for Q&A issue template Signed-off-by: Bridget McErlean --- .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 8147712cf..6e4e6841b 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,5 +1,5 @@ blank_issues_enabled: false contact_links: - - name: Velero Community Support + - name: Velero Q&A url: https://github.com/vmware-tanzu/velero/discussions/categories/community-support-q-a - about: Please ask questions about Velero here. + about: Have questions about Velero? Please ask them here.