Skip to content

Commit

Permalink
Merge from 'sycl' to 'sycl-web' (1 commits)
Browse files Browse the repository at this point in the history
  • Loading branch information
iclsrc committed Mar 8, 2024
2 parents 927c0f4 + ce70f0d commit a7d0a3f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 6 deletions.
7 changes: 4 additions & 3 deletions .github/ISSUE_TEMPLATE/2-bug-report-cuda.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
name: CUDA-specific bug report
description: Please use this template in case of CUDA-specific issue.
Before submitting an issue check that it is not already covered in the
[troubleshooting guide](https://developer.codeplay.com/products/oneapi/nvidia/latest/guides/troubleshooting)
description: >
Please use this template in case of CUDA-specific issue.
Check https://developer.codeplay.com/products/oneapi/nvidia/latest/guides/troubleshooting
before submitting a bug report.
labels: ["bug", "cuda"]
body:
- type: textarea
Expand Down
7 changes: 4 additions & 3 deletions .github/ISSUE_TEMPLATE/3-bug-report-hip.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
name: HIP-specific bug report
description: Please use this template in case of HIP-specific issue
Before submitting an issue check that it is not already covered in the
[troubleshooting guide](https://developer.codeplay.com/products/oneapi/amd/latest/guides/troubleshooting)
description: >
Please use this template in case of HIP-specific issue.
Check https://developer.codeplay.com/products/oneapi/amd/latest/guides/troubleshooting
before submitting a bug report.
labels: ["bug", "hip"]
body:
- type: textarea
Expand Down

0 comments on commit a7d0a3f

Please sign in to comment.