25 lines
560 B
Markdown
25 lines
560 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.
|
|
|
|
**Expected behavior**
|
|
A clear and concise description of what you expected to happen.
|
|
|
|
**Screenshots**
|
|
If applicable, add screenshots to help explain your problem.
|
|
|
|
**Environment:**
|
|
- .NET Version: [e.g. .NET Core 3.1, .NET Framework 4.8]
|
|
- Bunifu.Licensing Version: [e.g. 1.0.0]
|
|
- Bunifu Version: [e.g. 2.0.5]
|
|
|
|
**Additional context**
|
|
Add any other context about the problem here. |