From a24a93411fcbc1dd363517382d6c0b8a58715adf Mon Sep 17 00:00:00 2001 From: Mariska <40423138+MariMakes@users.noreply.github.com> Date: Wed, 5 Jul 2023 14:35:39 +0200 Subject: [PATCH] Update bugreport.yaml --- .github/ISSUE_TEMPLATE/bugreport.yaml | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bugreport.yaml b/.github/ISSUE_TEMPLATE/bugreport.yaml index e1ba3264bc..c7269e89a3 100644 --- a/.github/ISSUE_TEMPLATE/bugreport.yaml +++ b/.github/ISSUE_TEMPLATE/bugreport.yaml @@ -57,13 +57,16 @@ body: attributes: value: | ### Please add the following files if it's 🔵 applicable: - * **A Project File** contains the printer and settings we need for troubleshooting. Especially for issues with *🔵 the quality of your print.* + 🔵 If you have issues with *the quality of your print.* + Please add **a Project File**, It contains the printer and settings we need for troubleshooting. To save a project file go to File -> Save project. Please make sure to .zip your project file. For big files, you may need to use [WeTransfer](https://wetransfer.com/) or similar file-sharing sites. G-code files are not project files! Before you share, please think to yourself. Is this a model that can be shared? ![Alt Text](https://user-images.githubusercontent.com/40423138/240616958-5a9751f2-bd34-4808-9752-6fde2e27516e.gif) - * **Screenshots** showing the issue. Especially for issues when *🔵 using Cura* - * A **log file** with information on what your Cura is doing. Especially for issues with *🔵 unexpected crashes.* + 🔵 If you have issues with *interacting with Cura* + Please add **Screenshots** showing the issue. + 🔵 Especially for issues with *unexpected crashes and behavior.* + Please add a **log file** with information on what your Cura is doing. You can find your log file here: Windows: `%APPDATA%\cura\\cura.log` MacOS: `$USER/Library/Application Support/cura//cura.log`