Update game_compatibility.yml (#4964)
Making logfile a requirement as there should be no real need to submit a report without one and if needed and always put `N/A`
This commit is contained in:
parent
284be2d78e
commit
895a4c4053
1 changed files with 1 additions and 1 deletions
|
@ -71,4 +71,4 @@ body:
|
||||||
description: Logs files can be found under the "Logs" subfolder in the Ryujinx program folder.
|
description: Logs files can be found under the "Logs" subfolder in the Ryujinx program folder.
|
||||||
placeholder: Drag and drop the log file onto the text area.
|
placeholder: Drag and drop the log file onto the text area.
|
||||||
validations:
|
validations:
|
||||||
required: false
|
required: true
|
||||||
|
|
Loading…
Reference in a new issue