Update issue templates

This commit is contained in:
Klaus Reimer 2018-10-21 13:13:11 +02:00
parent df699d2612
commit 091b993be5
1 changed files with 19 additions and 0 deletions

19
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View File

@ -0,0 +1,19 @@
---
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.