Removes shader playground link. Shader playground hasn't been updated
since earlier this year, hence DXC version is very stale.
This commit is contained in:
Nathan Gauër 2024-11-19 18:06:11 +01:00 коммит произвёл GitHub
Родитель 891392e87e
Коммит 9b9442cd86
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
1 изменённых файлов: 5 добавлений и 5 удалений

10
.github/ISSUE_TEMPLATE/bug_report_spirv.md поставляемый
Просмотреть файл

@ -12,11 +12,11 @@ assignees: ''
**Steps to Reproduce**
<!--- Provide a description of how to reproduce the error. If possible please
provide source and tool command line options. If the issue reproduces on
Compiler Explorer (https://godbolt.org/) or Shader Playground
(https://shader-playground.timjones.io/) 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 <path>`. --->
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 <path>`.
--->
**Actual Behavior**