From 050e312037720920b149780df4998c053248e864 Mon Sep 17 00:00:00 2001 From: bubnikv Date: Mon, 3 Jun 2019 16:01:02 +0200 Subject: [PATCH] Fixed the github issue template to indicate that 3MFs cannot be attached directly and need to be zipped Fixes "Can't upload .3mf files to GitHub for issues #2372" --- .github/ISSUE_TEMPLATE.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 3744315ae3..dbf3c76dc3 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -24,3 +24,4 @@ _Is this a new feature request?_ #### Project File (.3MF) where problem occurs _Upload a PrusaSlicer Project File (.3MF) (`Plater -> Export plate as 3MF` for Slic3r PE 1.41.2 and older, `File -> Save` / `Save Project` for PrusaSlicer, Slic3r PE 1.42.0-alpha and newer)_ +_Images (PNG, GIF, JPEG), PDFs or text files could be drag & dropped to the issue directly, while all other files need to be zipped first (.zip, .gz)_