mirror of
https://github.com/RPCS3/rpcs3.git
synced 2026-04-20 22:05:06 +00:00
Fix minor issues with issue templates
This commit is contained in:
parent
c9058280e0
commit
5cc8f970c0
3 changed files with 19 additions and 8 deletions
5
.github/ISSUE_TEMPLATE/2-bug-report.yml
vendored
5
.github/ISSUE_TEMPLATE/2-bug-report.yml
vendored
|
|
@ -28,6 +28,9 @@ body:
|
|||
attributes:
|
||||
value: |
|
||||
# Log files
|
||||
|
||||
Provide a log file that includes the bug you're reporting.
|
||||
|
||||
Obtaining the log file:
|
||||
* Run the game until you find the regression.
|
||||
* Completely close RPCS3 and locate the log file.
|
||||
|
|
@ -42,6 +45,8 @@ body:
|
|||
label: Attach a log file
|
||||
description: |
|
||||
Drag & drop the files into this input field, or upload them to another service (f.ex. Dropbox, Mega) and provide a link.
|
||||
validations:
|
||||
required: true
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue