mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-07-11 01:24:28 +02:00
add log to app bug template (#4609)
This commit is contained in:
@@ -74,3 +74,10 @@ body:
|
|||||||
placeholder: "Example: 16 GB"
|
placeholder: "Example: 16 GB"
|
||||||
validations:
|
validations:
|
||||||
required: true
|
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
|
||||||
|
|||||||
Reference in New Issue
Block a user