Skip to content

Commit

Permalink
Update issue templates
Browse files Browse the repository at this point in the history
  • Loading branch information
vintagepc authored Sep 16, 2020
1 parent 4f4b3b4 commit 0fdeaf9
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 1 deletion.
20 changes: 20 additions & 0 deletions .github/ISSUE_TEMPLATE/new-printer.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
name: New Printer
about: Request a specific printer model be added to the project
title: "[NEW PRINTER]"
labels: New Printer
assignees: ''

---

**Which printer brand/make/model are you interested in?**
Please be as specific as possible - many printers have different internal hardware revisions.

**Link to Manufacturer Data**
Please link to any manufacturer specifications available - board datasheets, design files, firmware, etc.

**3D Model files**
Do you have, or are there 3d model files that could be used to implement 3D visuals?

**Additional context**
Anything else you think would be helpful?
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/question-discussion.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: Question/Discussion
about: A general question or something to discuss that's not a bug or feature
title: "[Q+A]"
labels: question, discussion
labels: discussion, question
assignees: ''

---
Expand Down

0 comments on commit 0fdeaf9

Please sign in to comment.