diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 0519ecb..6c4b1c2 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1 +1,25 @@ - \ No newline at end of file + --- +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. \ No newline at end of file