From 261fada30f1e25aed6ec325d8664355f4e03c4f2 Mon Sep 17 00:00:00 2001 From: "Jorge O. Castro" Date: Tue, 14 Nov 2023 13:05:16 -0500 Subject: [PATCH 1/2] chore: change forum link --- .github/ISSUE_TEMPLATE/config.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index b8135db7..b27333ee 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,5 +1,5 @@ blank_issues_enabled: true contact_links: - - name: Questions - url: https://github.com/orgs/ublue-os/discussions/ - about: Ask a question, share tips, and help others \ No newline at end of file + - name: Questions and Feedback + url: https://universal-blue.discourse.group/c/bluefin/6 + about: Ask a question, share tips, and help others From 11bdf9d72dfa25ce37ef0e0c2952b05ed949ca69 Mon Sep 17 00:00:00 2001 From: "Jorge O. Castro" Date: Fri, 17 Nov 2023 15:22:31 -0500 Subject: [PATCH 2/2] fix: link to forum --- .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 b27333ee..76e15557 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,5 +1,5 @@ blank_issues_enabled: true contact_links: - name: Questions and Feedback - url: https://universal-blue.discourse.group/c/bluefin/6 + url: https://universal-blue.discourse.group about: Ask a question, share tips, and help others