You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/bug_report.yml
+6-1Lines changed: 6 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -39,7 +39,12 @@ body:
39
39
label: Version
40
40
description: The version of the application you are using. (e.g. 1.0.0)
41
41
42
+
- type: textarea
43
+
attributes:
44
+
label: Logs
45
+
description: If LeviLauncher fails to open or closes immediately, please attach `%APPDATA%\\levilauncher.exe\\logs\\startup.log`.
46
+
42
47
- type: textarea
43
48
attributes:
44
49
label: Additional context
45
-
description: Add any other context about the problem here.
50
+
description: Add any other context about the problem here. If startup fails before the UI appears, include `%APPDATA%\\levilauncher.exe\\logs\\startup.log` when possible.
0 commit comments