From 173113dd07334ec9ae663d9baf0344f0336b8297 Mon Sep 17 00:00:00 2001 From: andrum993 <137400510+andrum993@users.noreply.github.com> Date: Sat, 21 Dec 2024 14:23:06 +0000 Subject: [PATCH] Update the Issue template * Update config.yml - Raspbian -> Raspberry Pi OS * Update config.yml * .org to .com * Update forum URL --- .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 338282d8eb4620..a2dc0b737233e4 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,9 +1,9 @@ blank_issues_enabled: false contact_links: - name: "⛔ Question" - url: https://www.raspberrypi.org/forums + url: https://forums.raspberrypi.com about: "Please do not use GitHub for asking questions. If you simply have a question, then the Raspberry Pi forums are the best place to ask it. Thanks in advance for helping us keep the issue tracker clean!" - - name: "⛔ Problems with the Raspbian distribution packages" + - name: "⛔ Problems with Raspberry Pi OS packages" url: https://github.com/RPi-Distro/repo - about: "If you have problems with the Raspbian distribution packages, please report them in the github.com/RPi-Distro/repo." + about: "If you have problems with a Raspberry Pi OS package, please report them at https://github.com/RPi-Distro/repo."