24 lines
496 B
Markdown
Raw Permalink Normal View History

---
name: Bug report
about: Create a report to help us improve
---
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Sample code or PR with unit test :) (preferable)
**Expected behavior**
A clear and concise description of what you expected to happen.
**Build:**
- compiler: [e.g. clang, gcc]
- Version [e.g. 6.0.0]
- Link type [static, shared, buildin]
- Any specific flags ?
**Additional context**
Add any other context about the problem here.