diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md new file mode 100644 index 0000000000..8524fa9ce8 --- /dev/null +++ b/ISSUE_TEMPLATE.md @@ -0,0 +1,31 @@ +***PCSX2 version:*** +``(For example, stable build v1.4.0 (or) development builds v1.5.xxx)`` + +- **Note**: It's preferred to only report bugs which are present on the [latest development builds](http://pcsx2.net/download/development.html). + + +***PCSX2 options:*** +``(For example, Clamping/Rounding, Speedhacks, GameFixes)`` + +- **Note**: Generally it's recommended to have settings as default as possible and use the ``Safest`` preset along with MTVU speed hack disabled. If there's no issue with these settings but there is an issue with some other non-default option, then please state it explicitly. + + +***Plugins used:*** +``(Relevant/Non-default settings of GS/PAD/SPU2/CDVD/USB plugins)`` + +- **Note**: In case the issue is a graphical problem with the GSDX plugin, please provide basic information like ``Renderer/Internal resolution/CRC Hack level/Other relevant options`` which were used to reproduce the issue. Additionally, providing a [GS dump](http://forums.pcsx2.net/Thread-How-to-create-a-proper-GS-dump) of the issue would also be helpful. + +***Description of the issue:*** +``(What's the problem? - Screenshots showing the issue if applicable)`` + + +***How to reproduce the issue:*** +``(Detailed step by step guide on how to replicate the issue)`` + + +***Last known version to work:*** +``(If the issue isn't present in an older PCSX2 version, it would be helpful to mention the full title of that version. Narrowing it down to the build/commit that first introduced the issue is even better!)`` + + +***PC specifications:*** +``(For example: CPU: Intel Core 2 Duo E4600 GPU: Gigabyte GTX 750Ti OS: Windows 10 64 Bit)``