Skip to content

Commit

Permalink
Update issue template to use cpp instead of rust (#1313)
Browse files Browse the repository at this point in the history
  • Loading branch information
sylveon authored May 24, 2023
1 parent 780e095 commit 0e740b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ body:
Uri uri(L"https://kennykerr.ca");
printf("%ls\n", uri.ToString().c_str());
}
render: rust
render: cpp
- type: textarea
attributes:
label: Expected behavior
Expand Down

0 comments on commit 0e740b1

Please sign in to comment.