Update bugreport for introduction Slicing crash

Updated the description to match the slicing crash
This commit is contained in:
Mariska 2023-05-25 16:24:05 +02:00 committed by GitHub
parent 764e271e95
commit e65ca175d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
name: Bug Report name: 🪲 Bug Report
description: Create a report to help us fix issues. description: Create a report to help us fix issues.
labels: ["Type: Bug", "Status: Triage"] labels: ["Type: Bug", "Status: Triage"]
body: body:
@ -7,28 +7,29 @@ body:
value: | value: |
**Thank you for using Cura and wanting to report a bug.** **Thank you for using Cura and wanting to report a bug.**
Before filing, please check if the issue already exists (either open or closed) by using the search bar on the issues page. If it does, comment there. Even if it's closed, we can reopen it based on your comment. Before filing, please check if the issue already exists (either open or closed) by using the search bar on the issues page.
If it does, comment there. Even if it's closed, we can reopen it based on your comment.
Also, please note the application version in the title of the issue "For example (3.2.1) Cannot connect to 3rd-party printer". Please do not write things like **Request** or **BUG** in the title, this is what labels are for. Also, please note the application version in the title of the issue "For example (5.3.1) Cannot connect to 3rd-party printer". Please do not write things like **Request** or **BUG** in the title, this is what labels are for.
- type: input - type: input
attributes: attributes:
label: Application Version label: Application Version
description: The version of Cura this issue occurs with. description: The version of Cura this issue occurs with.
placeholder: 5.0.0 placeholder: 5.3.0
validations: validations:
required: true required: true
- type: input - type: input
attributes: attributes:
label: Platform label: Operating System
description: Information about the operating system the issue occurs on. Include at least the operating system and maybe GPU. description: Information about the operating system the issue occurs on. Include at least the operating system and maybe GPU.
placeholder: Windows 10 placeholder: Windows 11 / MacOS Catalina / MX Linux
validations: validations:
required: true required: true
- type: input - type: input
attributes: attributes:
label: Printer label: Printer
description: Which printer was selected in Cura? description: Which printer was selected in Cura?
placeholder: Ultimaker S5 placeholder: Ultimaker S7
validations: validations:
required: true required: true
- type: textarea - type: textarea
@ -56,9 +57,11 @@ body:
attributes: attributes:
value: | value: |
Please be sure to add the following files: Please be sure to add the following files:
* For slicing issues, upload a **project file** that clearly shows the bug. * To save a project file go to File -> Save project.
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 or similar file sharing sites. 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! G-code files are not project files!
Before you share, please think to yourself. Is this a model that can be shared?
* **Screenshots** of showing the problem, perhaps before/after images. * **Screenshots** of showing the problem, perhaps before/after images.
* A **log file** for crashes and similar issues. * A **log file** for crashes and similar issues.
You can find your log file here: You can find your log file here: