usb4java/.github/ISSUE_TEMPLATE/bug_report.md
2018-10-21 13:13:11 +02:00

20 lines
429 B
Markdown

---
name: Bug report
about: Create a report to help us improve
---
**Environment:**
- OS: [e.g. Ubuntu 18.10 or Windows 10]
- Java version [e.g. Oracle Java 8]
- usb4java version [e.g. 1.3.0]
**Bug description**
A clear and concise description of what the bug is.
**Reproduction**
Java code example showing how to reproduce the error.
**Expected behavior**
A clear and concise description of what you expected to happen.