Vanara/.github/ISSUE_TEMPLATE/bug_report.md

18 lines
561 B
Markdown
Raw Normal View History

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