Skip to content

Commit

Permalink
Update issue templates
Browse files Browse the repository at this point in the history
  • Loading branch information
supermerill committed Feb 24, 2019
1 parent e15600d commit b9c31a9
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 0 deletions.
30 changes: 30 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''

---

Version
Version of Slic3r Prusa Edition used goes here, Use About->About Slic3r.

Operating system type + version
What OS are you using, and state any version #s In case of 3D rendering issues, please attach the content of menu Help -> System Info dialog

3D printer brand / version + firmware version (if known)
What 3D printer brand / version are you printing on, is it a stock model or did you modify the printer, what firmware is running on your printer, version of the firmware #s

Behavior
Describe the problem
Steps needed to reproduce the problem
If this is a command-line slicing issue, include the options used
Expected Results
Actual Results
Screenshots from Slic3r preview are preferred

# Project File (.3MF) (or stl+config) where problem occurs
### file-> save as
### zip it
### drag it here
16 changes: 16 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
name: Feature request
about: Suggest an idea for this project
title: ''
labels: ''
assignees: ''

---

### Behavior
Describe the feature
Actual Results
Expected Results
Why this feature is useful?
Screenshots /drawings are preferred
Describe how the feature will work.

0 comments on commit b9c31a9

Please sign in to comment.