From b52de34304a9691abb1361c12d2489c658521787 Mon Sep 17 00:00:00 2001 From: Joseph Lenox Date: Sat, 13 May 2017 13:00:47 -0500 Subject: [PATCH] Added note about not reporting Prusa3d bugs here. --- .github/ISSUE_TEMPLATE.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 84fb5e570..c890df33c 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,7 +1,9 @@ ### Version _Version of Slic3r used goes here_ -_Use `About->About Slic3r` for release versions_ +_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`_