From 0c12d3082e83016e402e093da6f4102e4b8ec0c8 Mon Sep 17 00:00:00 2001 From: Philip Rebohle Date: Sun, 21 Jan 2018 14:39:29 +0100 Subject: [PATCH] Create issue_template.md --- issue_template.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 issue_template.md diff --git a/issue_template.md b/issue_template.md new file mode 100644 index 00000000..ffa889c2 --- /dev/null +++ b/issue_template.md @@ -0,0 +1,18 @@ +Please describe your issue as accurately as possible. If you run into a problem with a binary release, make sure to test with latest `master` as well. + +**Important:** When reporting an issue with a specific game or application, such as crashes or rendering issues, please include log files and a D3D11 Apitrace (see https://github.com/apitrace/apitrace) so that the issue can be reproduced. + +### Software information +Name of the game, settings used etc. + +### System information +- GPU: +- Driver: +- Wine version: + +### Apitrace file(s) +- Put a link here + +### Log files +- d3d11.log: +- dxgi.log: