Make template a bit less intimidating and restore brackets again

I think the 'why' of things is not always relevant and makes people prevent reading all of it. Keep it brief! And with all of this information that people tend to just leave there it's hard to find the actual changes that people made to the template. That's also why the brackets are important, so that it's easy to see that people didn't erase the original template text.
We used to have HTML comment codes there but then people put the actual bug report inside the comments as well and nothing showed up, so this is somewhat of a middle ground that everyone understands, programmers and non-programmers.
This commit is contained in:
Ghostkeeper 2019-12-09 12:56:30 +01:00
parent 2dc4681d91
commit 6aa8d060d5
No known key found for this signature in database
GPG Key ID: 59A4C0959592C05C
2 changed files with 16 additions and 28 deletions

View File

@ -21,19 +21,17 @@ Thank you for using Cura!
(The version of the application this issue occurs with.) (The version of the application this issue occurs with.)
**Platform** **Platform**
(Information about the operating system the issue occurs on. Include at least the operating system. (Information about the operating system the issue occurs on. Include at least the operating system and maybe GPU.)
In the case of visual glitches/issues, also include information about your graphics drivers and GPU.)
**Printer** **Printer**
(Which printer was selected in Cura? (Which printer was selected in Cura?)
**Reproduction steps** **Reproduction steps**
1. Something you did. 1. (Something you did.)
2. Something you did next. 2. (Something you did next.)
**Screenshot(s)** **Screenshot(s)**
Adding screenshot(s) is a very good idea to identify what exactly the problem is. We get lots of bug reports and a screenshot is also a great help to tell them apart without downloading and opening a project file. (Image showing the problem, perhaps before/after images.)
Feel free to add text either inside or below the screenshots. Before (earlier, working version of Cura) / After (Problematic version of Cura) screenshots might work well, too.
**Actual results** **Actual results**
(What happens after the above steps have been followed.) (What happens after the above steps have been followed.)
@ -42,14 +40,10 @@ Feel free to add text either inside or below the screenshots. Before (earlier, w
(What should happen after the above steps have been followed.) (What should happen after the above steps have been followed.)
**Project file** **Project file**
Provide a project which clearly shows the bug. (For slicing bugs, provide a project which clearly shows the bug, by going to File->Save. For big files you may need to use WeTransfer or similar file sharing sites.)
Rather than providing a model file, provide a project (.3mf or .curaproject) file. This will include all the settings you used, which is crucial to reproducing your problem.
To upload a project, try changing the extension to e.g. bug_example.3mf.zip so that GitHub accepts uploading the file.
If the file is too big, we recommend http://wetransfer.com, but other file hosts like Google Drive or Dropbox work well too. Please make sure the file is publicly available ie. "shared with everyone"
**Log file** **Log file**
It is important to provide a log file. It might provide us info about why a certain material was selected, or is not compatible, for example. (See https://github.com/Ultimaker/Cura#logging-issues to find the log file to upload, or copy a relevant snippet from it.)
Information about how to find the log file can be found at https://github.com/Ultimaker/Cura#logging-issues
**Additional information** **Additional information**
(Extra information relevant to the issue) (Extra information relevant to the issue.)

View File

@ -21,19 +21,17 @@ Thank you for using Cura!
(The version of the application this issue occurs with.) (The version of the application this issue occurs with.)
**Platform** **Platform**
(Information about the operating system the issue occurs on. Include at least the operating system. (Information about the operating system the issue occurs on. Include at least the operating system and maybe GPU.)
In the case of visual glitches/issues, also include information about your graphics drivers and GPU.)
**Printer** **Printer**
(Which printer was selected in Cura? (Which printer was selected in Cura?)
**Reproduction steps** **Reproduction steps**
1. Something you did. 1. (Something you did.)
2. Something you did next. 2. (Something you did next.)
**Screenshot(s)** **Screenshot(s)**
Adding screenshot(s) is a very good idea to identify what exactly the problem is. We get lots of bug reports and a screenshot is also a great help to tell them apart without downloading and opening a project file. (Image showing the problem, perhaps before/after images.)
Feel free to add text either inside or below the screenshots. Before (earlier, working version of Cura) / After (Problematic version of Cura) screenshots might work well, too.
**Actual results** **Actual results**
(What happens after the above steps have been followed.) (What happens after the above steps have been followed.)
@ -42,14 +40,10 @@ Feel free to add text either inside or below the screenshots. Before (earlier, w
(What should happen after the above steps have been followed.) (What should happen after the above steps have been followed.)
**Project file** **Project file**
Provide a project which clearly shows the bug. (For slicing bugs, provide a project which clearly shows the bug, by going to File->Save. For big files you may need to use WeTransfer or similar file sharing sites.)
Rather than providing a model file, provide a project (.3mf or .curaproject) file. This will include all the settings you used, which is crucial to reproducing your problem.
To upload a project, try changing the extension to e.g. bug_example.3mf.zip so that GitHub accepts uploading the file.
If the file is too big, we recommend http://wetransfer.com, but other file hosts like Google Drive or Dropbox work well too. Please make sure the file is publicly available ie. "shared with everyone"
**Log file** **Log file**
It is important to provide a log file. It might provide us info about why a certain material was selected, or is not compatible, for example. (See https://github.com/Ultimaker/Cura#logging-issues to find the log file to upload, or copy a relevant snippet from it.)
Information about how to find the log file can be found at https://github.com/Ultimaker/Cura#logging-issues
**Additional information** **Additional information**
(Extra information relevant to the issue) (Extra information relevant to the issue.)