From 64d6b7170e7f2bd14590863803e55e8d12c258f6 Mon Sep 17 00:00:00 2001 From: Alan Weinstock Date: Thu, 25 Jul 2019 14:37:49 -0700 Subject: [PATCH] Added issue template for requesting a new mount --- .../ISSUE_TEMPLATE/printer-mount-request.md | 23 +++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/printer-mount-request.md diff --git a/.github/ISSUE_TEMPLATE/printer-mount-request.md b/.github/ISSUE_TEMPLATE/printer-mount-request.md new file mode 100644 index 0000000..e795ae8 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/printer-mount-request.md @@ -0,0 +1,23 @@ +--- +name: Printer Mount Request +about: Request a mounting integration be designed for your printer +title: "[MOUNT]" +labels: add support request +assignees: pyr0ball + +--- + +**Is your printer similar to any that currently already have support?** +Please list any similar printers that already have Piezo mounts + +**What mounting scheme do you plan to use?** +Choose between: On-Printhead, Under-Bed, Gantry-Mount, or Other [if Other, please describe] + +**Any existing mounts with public links?** +Create a bullet-point list of any links to mounts similar to what you need, for example, from Thingiverse, TinkerCAD, GrabCAD, etc. + +**Describe alternatives you've considered** +A clear and concise description of any alternative solutions or features you've considered. + +**Additional context** +Add any other context or screenshots about the feature request here.