mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-08-05 17:02:40 +00:00
added RAM field
This commit is contained in:
parent
f948978677
commit
9fca164718
7
.github/ISSUE_TEMPLATE/game-bug-report.yaml
vendored
7
.github/ISSUE_TEMPLATE/game-bug-report.yaml
vendored
@ -67,6 +67,13 @@ body:
|
||||
placeholder: "Example: GTX 1650"
|
||||
validations:
|
||||
required: true
|
||||
- type: input
|
||||
id: ram
|
||||
attributes:
|
||||
label: Amount of RAM in GB
|
||||
placeholder: "Example: 16 GB"
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
id: logs
|
||||
attributes:
|
||||
|
Loading…
Reference in New Issue
Block a user