From e3af7834013884183fd4e71c156274274c04fc77 Mon Sep 17 00:00:00 2001 From: Ross Williams Date: Wed, 20 Dec 2023 11:44:09 +0000 Subject: [PATCH] Clarify purpose of discussions --- .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 2826526..2b8cff5 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -2,4 +2,4 @@ blank_issues_enabled: false contact_links: - name: Start a Discussion url: https://github.com/rossjrw/pr-preview-action/discussions/new?category=q-a - about: If you have a question about how to use PR Preview Action, start a new discussion. + about: If you have a question about how to use PR Preview Action, need help with setting it up, or would like help with debugging your setup, start a new discussion.