1
0
mirror of https://github.com/ocornut/imgui.git synced 2024-09-24 03:28:33 +02:00

Update issue template so that removing the carriage return doesn't merge the user's text with the list/bullet item.

This commit is contained in:
omar 2018-04-19 14:47:29 +02:00
parent f5700f238d
commit 6beafe555c

View File

@ -9,22 +9,21 @@ SELECT "PREVIEW CHANGES" TO TURN THE URL ABOVE INTO A CLICKABLE LINK.
----
- Version/Branch of Dear ImGui:
**Version/Branch of Dear ImGui:**
XXX
- Back-end/Renderer/OS: _(if the question is related to inputs or rendering, otherwise delete this section)_
**Back-end/Renderer/OS:** _(if the question is related to inputs or rendering, otherwise delete this section)_
XXX
- My Issue/Question: _(please provide context)_
**My Issue/Question:** _(please provide context)_
- Standalone, minimal, complete and verifiable example: _(see CONTRIBUTING.md)_
**Standalone, minimal, complete and verifiable example:** _(see CONTRIBUTING.md)_
```
ImGui::Begin("Example Bug");
MoreCodeToExplainMyIssue();
ImGui::End();
```
- Screenshots/Video _(you can drag files here)_
**Screenshots/Video** _(you can drag files here)_