Skip to content

Commit 16ab6e6

Browse files
committed
github: Fixed ID collision in build report template
1 parent 08296fc commit 16ab6e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE/build_issue.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ body:
3232
required: true
3333

3434
- type: input
35-
id: os-version
35+
id: compiler-version
3636
attributes:
3737
label: OS Version
3838
description: "The OS release the build issue occurred on"

0 commit comments

Comments
 (0)