We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
cpp
rust
1 parent 780e095 commit 0e740b1Copy full SHA for 0e740b1
1 file changed
.github/ISSUE_TEMPLATE/bug_report.yml
@@ -34,7 +34,7 @@ body:
34
Uri uri(L"https://kennykerr.ca");
35
printf("%ls\n", uri.ToString().c_str());
36
}
37
- render: rust
+ render: cpp
38
- type: textarea
39
attributes:
40
label: Expected behavior
0 commit comments