Update issue templates

This commit is contained in:
Somebody
2024-03-26 00:08:09 +08:00
committed by GitHub
parent b312b7ddde
commit ab890cb7d3

26
.github/ISSUE_TEMPLATE/bug-report.md vendored Normal file
View File

@@ -0,0 +1,26 @@
---
name: Bug Report
about: to make it easier to send a issue
title: "[BUG] <bug simple desc>"
labels: Priority:Normal, Status:Running, Type:Bug
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. See error
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Additional context**
Add any other context about the problem here.