From f6a943812f9c6e8673323a57bda0b4b148a63afe Mon Sep 17 00:00:00 2001 From: vintagepc <53943260+vintagepc@users.noreply.github.com> Date: Thu, 14 Sep 2023 07:16:24 -0400 Subject: [PATCH] Update config.yml --- .github/ISSUE_TEMPLATE/config.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 8d40159..600f780 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -3,3 +3,9 @@ contact_links: - name: Questions and Discussions url: https://github.com/prusa3d/Prusa-Firmware-MMU/discussions about: Please use Discussions for questions, chat, and open-ended ideas. Be sure to search before creating a new topic, your question may already have been answered! + - name: Issues with an MMU3 on a Prusa MK3S/MK3S+ + url: https://github.com/prusa3d/Prusa-Firmware/issues + about: If you have an issue or bug pertaining to the MMU3 on an 8-bit Prusa Printer, create it here. + - name: Issues with an MMU3 on a Prusa MK3.9/MK4 + url: https://github.com/prusa3d/Prusa-Firmware-Buddy/issues + about: If you have an issue or bug pertaining to the MMU3 on a 32-bit Prusa Printer, create it here.