Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ body:
description: |
What version of the specification contains the bug?
options:
- SYCL 2020 (Revision 11)
- SYCL 2020 (Revision 10)
- SYCL 2020 (Revision 9)
- SYCL 2020 (Source)
- SYCL Next (Source)
default: 0
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/clarification_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ body:
description: |
What version of the specification is unclear?
options:
- SYCL 2020 (Revision 11)
- SYCL 2020 (Revision 10)
- SYCL 2020 (Revision 9)
- SYCL 2020 (Source)
- SYCL Next (Source)
default: 0
Expand Down