mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-06-02 21:05:13 -06:00
game-bug-report no dbg no force kill (#4459)
* game-bug-report no dbg no force kill * Update game-bug-report.yaml valid log
This commit is contained in:
parent
9a6d2d1553
commit
012f8e4068
12
.github/ISSUE_TEMPLATE/game-bug-report.yaml
vendored
12
.github/ISSUE_TEMPLATE/game-bug-report.yaml
vendored
@ -22,6 +22,16 @@ body:
|
|||||||
Please make an effort to make sure your issue isn't already reported.
|
Please make an effort to make sure your issue isn't already reported.
|
||||||
|
|
||||||
Do not create issues involving software piracy, our rules specifically prohibit this. Otherwise your issue will be closed and you will be banned in this repository.
|
Do not create issues involving software piracy, our rules specifically prohibit this. Otherwise your issue will be closed and you will be banned in this repository.
|
||||||
|
|
||||||
|
### Attention
|
||||||
|
|
||||||
|
Don't edit log.
|
||||||
|
|
||||||
|
Don't force kill the application (or precise it in your issue if you had to.)
|
||||||
|
|
||||||
|
When there are several "Critical" lines, the first one is the most important one.
|
||||||
|
|
||||||
|
Don't run inside or attached to a debugger or extension tool.
|
||||||
- type: checkboxes
|
- type: checkboxes
|
||||||
id: checklist
|
id: checklist
|
||||||
attributes:
|
attributes:
|
||||||
@ -90,6 +100,6 @@ body:
|
|||||||
id: logs
|
id: logs
|
||||||
attributes:
|
attributes:
|
||||||
label: "Log File"
|
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 type is set to `sync`.
|
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:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user