Newer
Older
imgui / .github / issue_template.md
@omar omar on 21 Feb 2018 239 bytes Update issue_template.md

(Please carefully read guidelines in CONTRIBUTING.md then delete this line)

You can include code this way:

ImGui::Begin("Hello");
ImGui::ThisIsMoreCode();