Skip to content

Commit 8cacfd2

Browse files
authored
Merge branch 'quickshell-mirror:master' into fix-session-lock-crash
2 parents b616a3a + d99d87d commit 8cacfd2

1 file changed

Lines changed: 3 additions & 9 deletions

File tree

.github/ISSUE_TEMPLATE/crash2.yml

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -13,17 +13,11 @@ body:
1313
id: report
1414
attributes:
1515
label: Report file
16-
description: Attach `report.txt` here.
17-
validations:
18-
required: true
19-
- type: upload
20-
id: logs
21-
attributes:
22-
label: Log file
2316
description: |
24-
Attach `log.qslog.log` here. If it is too big to upload, compress it.
17+
Attach `report.txt` here.
2518
26-
You can preview the log if you'd like using `qs log <path-to-log> -r '*=true'`.
19+
Please ensure the report does not contain personal information,
20+
as reports may contain detailed logs leading up to the crash.
2721
validations:
2822
required: true
2923
- type: textarea

0 commit comments

Comments
 (0)