From 08d09d6e714182f4c5eccaf607623e185e2a4601 Mon Sep 17 00:00:00 2001 From: Matthijs Berends <31037261+msberends@users.noreply.github.com> Date: Fri, 28 Feb 2025 11:58:18 +0100 Subject: [PATCH] Update config.yml --- .github/ISSUE_TEMPLATE/config.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 0342459a2..0bca80aa7 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,8 +1,8 @@ blank_issues_enabled: false contact_links: - - name: AMR Community Support - url: https://github.com/msberends/AMR/discussions - about: Please ask and answer questions here. - - name: Ask our AMR for R Assistant + - name: Q/A: Ask our AMR for R Assistant url: https://chatgpt.com/g/g-M4UNLwFi5-amr-for-r-assistant about: Ask questions or code suggestions to our AMR for R Assistant, a ChatGPT manually-trained model able to answer any question about the AMR package. + - name: Q/A: AMR Community Support + url: https://github.com/msberends/AMR/discussions + about: You can ask and answer questions here to share with others.