Vanara/.github/ISSUE_TEMPLATE/bug_report.md

22 lines
610 B
Markdown

---
name: Bug report
about: Create a report to help us improve
---
**Describe the bug and how to reproduce**
A clear and concise description of the bug and how to reproduce it. If an exception is involved, include the full output of the exception (stack trace, message, error code, etc.).
**What code is involved**
The method, file path and library causing the issue. If you have code that will reproduce the bug, please include it here.
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.