mirror of
https://github.com/RPCS3/rpcs3.git
synced 2024-11-22 10:42:36 +01:00
.github: Update issue templates
Mention settings must be as close to defaults as possible and that game patches must be disabled when reporting issues
This commit is contained in:
parent
2fa5f6f242
commit
2f44523e6d
@ -15,6 +15,10 @@ Please briefly describe what has stopped working correctly.
|
|||||||
## Details
|
## Details
|
||||||
Please describe the regression as accurately as possible.
|
Please describe the regression as accurately as possible.
|
||||||
|
|
||||||
|
#### 0. Make sure you're running with settings as close to default as possible
|
||||||
|
* **Do NOT enable any emulator game patches when reporting issues**
|
||||||
|
* Only change settings that are required for the game to work
|
||||||
|
|
||||||
#### 1. Please provide _exact_ build (or commit) information that introduced the regression you're reporting.
|
#### 1. Please provide _exact_ build (or commit) information that introduced the regression you're reporting.
|
||||||
* Please see [How to find the build that caused a regression](https://wiki.rpcs3.net/index.php?title=Help:Using_different_versions_of_RPCS3#How_to_find_the_build_that_caused_a_regression.3F) in our wiki.
|
* Please see [How to find the build that caused a regression](https://wiki.rpcs3.net/index.php?title=Help:Using_different_versions_of_RPCS3#How_to_find_the_build_that_caused_a_regression.3F) in our wiki.
|
||||||
* You can find [History of RPCS3 builds](https://rpcs3.net/compatibility?b) here.
|
* You can find [History of RPCS3 builds](https://rpcs3.net/compatibility?b) here.
|
||||||
|
4
.github/ISSUE_TEMPLATE/2-bug-report.md
vendored
4
.github/ISSUE_TEMPLATE/2-bug-report.md
vendored
@ -16,6 +16,10 @@ Please briefly describe what is not working correctly.
|
|||||||
|
|
||||||
Please describe the problem as accurately as possible.
|
Please describe the problem as accurately as possible.
|
||||||
|
|
||||||
|
#### 0. Make sure you're running with settings as close to default as possible
|
||||||
|
* **Do NOT enable any emulator game patches when reporting issues**
|
||||||
|
* Only change settings that are required for the game to work
|
||||||
|
|
||||||
#### 1. Please attach RPCS3's log.
|
#### 1. Please attach RPCS3's log.
|
||||||
* Run the game until you find the issue.
|
* Run the game until you find the issue.
|
||||||
* Completely close RPCS3, or move to the next step in case it has crashed.
|
* Completely close RPCS3, or move to the next step in case it has crashed.
|
||||||
|
Loading…
Reference in New Issue
Block a user