Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/doitsujin/dxvk.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilip Rebohle <25567304+doitsujin@users.noreply.github.com>2019-07-30 17:11:18 +0300
committerGitHub <noreply@github.com>2019-07-30 17:11:18 +0300
commit797991702d23a07c6e6ee8a1a8d5d12e81e81602 (patch)
treed28a81557277cef7f4cea1b9fc43fe1f108371a1 /.github
parenta7666aad82697c75f0df4c0751c309722eff122c (diff)
Update issue templates
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.md28
1 files changed, 28 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
new file mode 100644
index 00000000..6421606d
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -0,0 +1,28 @@
+---
+name: Bug report
+about: Report crashes, rendering issues etc.
+title: ''
+labels: ''
+assignees: ''
+
+---
+
+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. In order to create a trace, run `wine apitrace.exe trace -a dxgi YOURGAME.exe`. DO NOT use DXVK together with apitrace!
+
+### Software information
+Name of the game, settings used etc.
+
+### System information
+- GPU:
+- Driver:
+- Wine version:
+- DXVK version:
+
+### Apitrace file(s)
+- Put a link here
+
+### Log files
+- d3d11.log:
+- dxgi.log: