Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/prusa3d/PrusaSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Lenox <lordofhyphens@gmail.com>2016-03-20 21:41:33 +0300
committerJoseph Lenox <lenox.joseph@gmail.com>2016-03-20 21:44:09 +0300
commitbfa12e5a663e115033c138809e5cd8301b1ebdd2 (patch)
tree300d48655905ac4c0fe1db17fc3664361d3aa774 /.github
parent412a8626776fd303c49e4b7943afcf1030053509 (diff)
Update ISSUE_TEMPLATE.md
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE.md22
1 files changed, 22 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
new file mode 100644
index 000000000..133a8aa84
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE.md
@@ -0,0 +1,22 @@
+### Version
+_Version of Slic3r used goes here_
+
+_Use `About->About Slic3r` for release versions_
+
+_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?_
+
+#### STL/Config (.ZIP) where problem occurs
+_Upload a zipped copy of an STL and your config (`File -> Export Config`)_