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.