Update issue templates

This commit is contained in:
Terminels
2023-12-25 23:27:38 +08:00
committed by GitHub
parent a76cedd9d2
commit 7f9e4cfe5b
2 changed files with 47 additions and 0 deletions

27
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View File

@@ -0,0 +1,27 @@
---
name: Bug report
about: Create a report to help us improve
title: "[BUG] "
labels: bug
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is. Please put the operation video or image if necessary.
**To Reproduce**
Steps to reproduce the behavior:
1. First step
2. Second step
3. ...
**Expected behavior**
A clear and concise description of what you expected to happen.
**Environment**
- OS: [e.g. iOS, Windows 10, Ubuntu]
- Browser with version: [e.g. chrome v116, firefox v120]
**Additional context**
Add any other context about the problem here.