diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
index 236add1f7..19f71713f 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.md
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -7,14 +7,9 @@ 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.
+Please describe your issue as accurately as possible.
 
-**Important:** When reporting an issue with a specific game or application, such as crashes or rendering issues, please include log files and, if possible, a D3D11/D3D9 Apitrace (see https://github.com/apitrace/apitrace) so that the issue can be reproduced.
-In order to create a trace for **D3D11/D3D10**: Run `wine apitrace.exe trace -a dxgi YOURGAME.exe`.
-In order to create a trace for **D3D9**: Follow https://github.com/doitsujin/dxvk/wiki/Making-a-Trace.
-Preferably record the trace on Windows, or wined3d if possible.
-
-**Reports with no log files will be ignored.**
+If you use Windows, please check the following page: https://github.com/doitsujin/dxvk/wiki/Windows
 
 ### Software information
 Name of the game, settings used etc.
@@ -28,6 +23,8 @@ Name of the game, settings used etc.
 ### Apitrace file(s)
 - Put a link here
 
+For instructions on how to use apitrace, see: https://github.com/doitsujin/dxvk/wiki/Using-Apitrace
+
 ### Log files
 - d3d9.log:
 - d3d11.log: