From c2ab32baede584c844b73bb85cf60c0904af34b7 Mon Sep 17 00:00:00 2001 From: Joachim Van Herwegen Date: Thu, 27 Jul 2023 09:55:41 +0200 Subject: [PATCH] chore: Update description for questions --- .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 c84f522ae..d4ca74e45 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -2,4 +2,4 @@ blank_issues_enabled: false contact_links: - name: ❓ Question url: https://github.com/CommunitySolidServer/CommunitySolidServer/discussions/new/choose - about: A question about the server + about: A question or discussion about the server