add log to app bug template (#4609)

This commit is contained in:
Missake 2026-06-25 20:25:32 +01:00 committed by GitHub
parent 583e6851fd
commit 60a5b23d25
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -74,3 +74,10 @@ body:
placeholder: "Example: 16 GB"
validations:
required: true
- type: textarea
id: logs
attributes:
label: "Log File"
description: Drag and drop the log file here. It can be found by right clicking on a game name -> Open Folder... -> Open Log Folder. Make sure that the log `sync` option is ticked.
validations:
required: false