Simplify issue template

We don't usually need to know what specific Qt version or graphics driver the user has, and it's a great hassle for the user to figure this out, especially when they aren't technical and just installed an official release.
I hope that this leads more bug reporters to actually fill in the template.
This commit is contained in:
Ghostkeeper 2018-04-26 15:00:46 +02:00
parent 3ae6b8c4c1
commit 4f777457ee
No known key found for this signature in database
GPG Key ID: 5252B696FB5E7C7A

View File

@ -3,7 +3,7 @@ The following template is useful for filing new issues. Processing an issue will
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 thigns 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: "[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.
It is also helpful to attach a project (.3mf or .curaproject) file and Cura log file so we can debug issues quicker.
Information about how to find the log file can be found at https://github.com/Ultimaker/Cura/wiki/Cura-Preferences-and-Settings-Locations. To upload a project, try changing the extension to e.g. .curaproject.3mf.zip so that github accepts uploading the file. Otherwise we recommend http://wetransfer.com, but other file hosts like Google Drive or Dropbox work well too.
@ -15,28 +15,19 @@ Thank you for using Cura!
<!-- The version of the application this issue occurs with -->
**Platform**
<!-- Information about the platform the issue occurs on -->
**Qt**
<!-- The version of Qt used (not necessary if you're using the version from Ultimaker's website) -->
**PyQt**
<!-- The version of PyQt used (not necessary if you're using the version from Ultimaker's website) -->
**Display Driver**
<!-- Video driver name and version -->
<!-- Information about the operating system the issue occurs on -->
**Printer**
<!-- Which printer was selected in Cura. Please attach project file as .curaproject.3mf.zip -->
**Steps to Reproduce**
<!-- Add the steps needed that lead up to the issue (replace this text) -->
<!-- Add the steps needed that lead up to the issue -->
**Actual Results**
<!-- What happens after the above steps have been followed (replace this text) -->
<!-- What happens after the above steps have been followed -->
**Expected results**
<!-- What should happen after the above steps have been followed (replace this text) -->
<!-- What should happen after the above steps have been followed -->
**Additional Information**
<!-- Extra information relevant to the issue, like screenshots (replace this text) -->
<!-- Extra information relevant to the issue, like screenshots -->