DirectXShaderCompiler/.github/ISSUE_TEMPLATE/bug_report.md

28 строки
897 B
Markdown
Исходник Обычный вид История

---
name: Bug Report
about: Report an issue with DXC
title: ''
labels: ['bug', 'needs-triage']
assignees: ''
---
**Description**
<!--- Please provide a few sentences describing the issue you encountered. --->
**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>`. --->
**Actual Behavior**
<!--- Please provide error output or a description of the observed issue. --->
**Environment**
- DXC version <!-- replace with the output of 'dxc --version' -->
- Host Operating System <!--- Host operating system and version --->