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
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -159,6 +159,12 @@ body:
159
159
Please upload your Log files by dropping them into the area below, and add any information notes if necessary.
160
160
161
161
**Read our [Logging Guide](https://github.com/jasp-stats/jasp-desktop/blob/stable/Docs/user-guide/logging-howto.md) page to learn where to (and how to) find JASP log files.**
162
+
- type: textarea
163
+
id: debug-info
164
+
attributes:
165
+
label: More Debug Information
166
+
description: Are you using a JASP version >= 0.19 now? Please open the "About" window if you can access JASP,then click the "copy debug information" button to get debug info.
0 commit comments