Dawid Drozd b28aeef9f2 Update issue templates
Change-Id: Iefdf090506a92ca9e6308e59798797b9a8b8d73c
2018-10-15 14:48:35 +01:00

24 lines
496 B
Markdown

---
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.