Merge pull request #300 from prusa3d/vintagepc/more-issue-links
Add links to printer FW repos for reporting actual bugs or issues.pull/301/head
commit
2e02eccd91
|
|
@ -3,3 +3,9 @@ contact_links:
|
||||||
- name: Questions and Discussions
|
- name: Questions and Discussions
|
||||||
url: https://github.com/prusa3d/Prusa-Firmware-MMU/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!
|
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.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue