Skip to content

Commit d2862bc

Browse files
authored
Merge pull request #946 from gmlueck/gmlueck/update-template-drop-downs
Update issue templates with latest revision
2 parents 36e4617 + 7f1b816 commit d2862bc

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ body:
1616
description: |
1717
What version of the specification contains the bug?
1818
options:
19+
- SYCL 2020 (Revision 11)
1920
- SYCL 2020 (Revision 10)
20-
- SYCL 2020 (Revision 9)
2121
- SYCL 2020 (Source)
2222
- SYCL Next (Source)
2323
default: 0

.github/ISSUE_TEMPLATE/clarification_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ body:
1414
description: |
1515
What version of the specification is unclear?
1616
options:
17+
- SYCL 2020 (Revision 11)
1718
- SYCL 2020 (Revision 10)
18-
- SYCL 2020 (Revision 9)
1919
- SYCL 2020 (Source)
2020
- SYCL Next (Source)
2121
default: 0

0 commit comments

Comments
 (0)