mirror of
https://github.com/eliasstepanik/imgui-rs.git
synced 2026-01-15 07:28:28 +00:00
28 lines
607 B
Markdown
28 lines
607 B
Markdown
---
|
|
name: Bug report
|
|
about: Report a bug
|
|
title: ''
|
|
labels: ''
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
**Describe the bug**
|
|
A clear and concise description of what the bug is.
|
|
|
|
**To Reproduce**
|
|
Steps to reproduce the behaviour, or example code that triggers the bug.
|
|
|
|
**Expected behavior**
|
|
A clear and concise description of what you expected to happen.
|
|
|
|
**Screenshots**
|
|
If applicable, add screenshots to help explain your problem.
|
|
|
|
**Please describe your environment**
|
|
- imgui-rs version [e.g. 0.4.0]
|
|
- Operating system version
|
|
|
|
**Other information**
|
|
Add related issues, suggestions about how to fix, any other context here.
|