diff --git a/.github/ISSUE_TEMPLATE/bug_report_spirv.md b/.github/ISSUE_TEMPLATE/bug_report_spirv.md index c75018392d..7375d2f4e3 100644 --- a/.github/ISSUE_TEMPLATE/bug_report_spirv.md +++ b/.github/ISSUE_TEMPLATE/bug_report_spirv.md @@ -12,11 +12,11 @@ assignees: '' **Steps to Reproduce** +provide source and tool command line options, or if the issue reproduces on +Compiler Explorer (https://godbolt.org/), please provide a link. +If the source is split across multiple files, please preprocess into a single file using DXC's +command line `-P -Fi `. + ---> **Actual Behavior**