Skip to content

Commit 9b9442c

Browse files
authored
Update bug_report_spirv.md (microsoft#6988)
Removes shader playground link. Shader playground hasn't been updated since earlier this year, hence DXC version is very stale.
1 parent 891392e commit 9b9442c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/ISSUE_TEMPLATE/bug_report_spirv.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@ assignees: ''
1212

1313
**Steps to Reproduce**
1414
<!--- Provide a description of how to reproduce the error. If possible please
15-
provide source and tool command line options. If the issue reproduces on
16-
Compiler Explorer (https://godbolt.org/) or Shader Playground
17-
(https://shader-playground.timjones.io/) please provide a link. If the source is
18-
split across multiple files, please preprocess into a single file using DXC's
19-
command line `-P -Fi <path>`. --->
15+
provide source and tool command line options, or if the issue reproduces on
16+
Compiler Explorer (https://godbolt.org/), please provide a link.
17+
If the source is split across multiple files, please preprocess into a single file using DXC's
18+
command line `-P -Fi <path>`.
19+
--->
2020

2121

2222
**Actual Behavior**

0 commit comments

Comments
 (0)