update issue templates

This commit is contained in:
13xforever
2020-02-08 19:07:27 +05:00
committed by Ani
parent 11675d7645
commit 7973b01b1c
4 changed files with 65 additions and 24 deletions
+26
View File
@@ -0,0 +1,26 @@
---
name: Bug report
about: If something doesn't work correctly in RPCS3
title: ''
labels: ''
assignees: ''
---
<!---
Please do not ask for help or general inquiry here, use RPCS3 Discord server instead.
Please read Contributing guide under Helpful resources on the right. →
--->
## Quick summary
Please summarize the issue here
## Details
Please provide as much detail as you can here, including
- expected (real hw) and observed (emulator) behavior
- full logs (not from UI)
- back traces (for hard crashes)
- screenshots, Renderdoc, and RSX captures (for visual issues)
- your system configuration (OS, CPU, GPU, driver versions, etc)
- anything else you deem to be important