Skip to content

Commit 0e740b1

Browse files
authored
Update issue template to use cpp instead of rust (#1313)
1 parent 780e095 commit 0e740b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ body:
3434
Uri uri(L"https://kennykerr.ca");
3535
printf("%ls\n", uri.ToString().c_str());
3636
}
37-
render: rust
37+
render: cpp
3838
- type: textarea
3939
attributes:
4040
label: Expected behavior

0 commit comments

Comments
 (0)