diff --git a/.github/ISSUE_TEMPLATE/old-slic3r-issue-template.md b/.github/ISSUE_TEMPLATE/old-slic3r-issue-template.md new file mode 100644 index 000000000..bf4e6dcc2 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/old-slic3r-issue-template.md @@ -0,0 +1,32 @@ +--- +name: Old Slic3r Issue Template +about: Use the other ones if possible. + +--- + +### Version +_Version of Slic3r used goes here_ + +_Use `About->About Slic3r` for release versions._ + +_Do not report Prusa3D Slic3r bugs here without confirming it is a problem on a development release of Slic3r, or your issue will be closed. *Only* use normal Slic3r version IDs._ + +_For -dev versions, use `git describe --tag` or get the hash value for the version you downloaded or `git rev-parse HEAD`_ + +### Operating system type + version +_What OS are you using, and state any version #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_ + +_Is this a new feature request?_ +Related guides for writing feature requests: http://meta.stackexchange.com/a/259196 http://nickohrn.com/2013/09/write-great-feature-request-bug-report/ + + +#### STL/Config (.ZIP) where problem occurs +_Upload a zipped copy of an STL and your config (`File -> Export Config`)_