mirror of
https://github.com/pocoproject/poco.git
synced 2024-12-14 02:57:45 +01:00
32 lines
806 B
Markdown
32 lines
806 B
Markdown
---
|
|
name: Bug report
|
|
about: Create a report to help us improve
|
|
title: ''
|
|
labels: 'bug'
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
**Describe the bug**
|
|
A clear and concise description of what the bug is.
|
|
|
|
**To Reproduce**
|
|
Steps to reproduce the behavior. If feasible, please provide a [SSCCE](http://www.sscce.org/) - usually, it will make the process much easier and faster.
|
|
|
|
**Expected behavior**
|
|
A clear and concise description of what you expected to happen.
|
|
|
|
**Logs**
|
|
If applicable, add logs to help explain your problem.
|
|
|
|
**Screenshots**
|
|
If applicable, add screenshots to help explain your problem.
|
|
|
|
**Please add relevant environment information:**
|
|
- OS Type and Version
|
|
- POCO Version
|
|
- Third-party product (eg. database or library) type and version
|
|
|
|
**Additional context**
|
|
Add any other context about the problem here.
|