DirectXShaderCompiler/.github/ISSUE_TEMPLATE
Chris B d599cd98b0
Introduce issue templates (#4984)
This change introduces three new issue templates for DXC. The three
issue templates are:

* feature_request - Issues filed with this template will get
automatically tagged with the `enhancement` label
* bug_report - Issues filed with this template will get automatically
get tagged with the `bug` label
* bug_report_spirv - Issues filed with this template will get
automatically tagged with the `bug` and `spirv` labels

The bug_report and bug_report_spirv templates are otherwise identical,
but could diverge to better meet the needs of the supporting teams.

Fixes #4975.
2023-06-29 17:23:54 +00:00
..
bug_report.md Introduce issue templates (#4984) 2023-06-29 17:23:54 +00:00
bug_report_spirv.md Introduce issue templates (#4984) 2023-06-29 17:23:54 +00:00
feature_request.md Introduce issue templates (#4984) 2023-06-29 17:23:54 +00:00