|
1 | 1 | name: π Report a bug |
2 | 2 | description: Create a bug report to help improve File Check |
| 3 | +labels: |
| 4 | + - bug |
| 5 | + - triage |
3 | 6 | body: |
4 | 7 | - type: markdown |
5 | 8 | attributes: |
@@ -67,14 +70,11 @@ body: |
67 | 70 | value: >- |
68 | 71 | Please also be sure to upload the following files below: |
69 | 72 |
|
70 | | - * Systeminfo Bundle: See [here](https://community.octoprint.org/t/what-is-a-systeminfo-bundle-and-how-can-i-obtain-one/29887) if you don't know where to find that. Just attach down below as-is. Note that you'll need at least OctoPrint 1.6.0 for this to be available - we no longer accept bug reports created for older versions than this. |
| 73 | + * Systeminfo Bundle: See [here](https://community.octoprint.org/t/what-is-a-systeminfo-bundle-and-how-can-i-obtain-one/29887) if you don't know where to find that. Just attach down below as-is. |
71 | 74 | * If you are reporting an issue that involves communicating with you printer, **be sure to enable `serial.log` before reproducing and creating the Systeminfo Bundle**! |
72 | | - * GCODE files with which to reproduce, if you are reporting an issue with |
73 | | - any of the included checks. |
74 | | - * Your browser's JavaScript console, if you are reporting a problem with the |
75 | | - user interface. See [here](https://webmasters.stackexchange.com/questions/8525/how-to-open-the-javascript-console-in-different-browsers) on where to find that. |
76 | | - * If possible, screenshots or videos showing the problem, especially if you |
77 | | - are reporting a problem with the user interface! |
| 75 | + * GCODE files with which to reproduce, if you are reporting an issue with any of the included checks. |
| 76 | + * Your browser's JavaScript console, if you are reporting a problem with the user interface. See [here](https://webmasters.stackexchange.com/questions/8525/how-to-open-the-javascript-console-in-different-browsers) on where to find that. |
| 77 | + * If possible, screenshots or videos showing the problem, especially if you are reporting a problem with the user interface! |
78 | 78 |
|
79 | 79 | Please be aware that unless at least Systeminfo Bundle is included, your bug report |
80 | 80 | will not be processed and closed after a while. |
|
0 commit comments