Update issue templates

This commit is contained in:
Hakadao
2024-04-12 15:49:05 +08:00
committed by GitHub
parent 08f4777a3c
commit 999e14bf54

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

@@ -0,0 +1,35 @@
---
name: Bug report
about: 在这里提出你遇到的问题
title: ''
labels: ''
assignees: ''
---
**Describe the bug**
简单直接地描述你遇到的问题
**所用版本**
**如何重现**
重现问题的步骤:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**预期行为**
简单直接地描述你期望的效果
**错误截图/视频**
最好有截图或视频方便我们排查
**浏览器(必填):**
- Chrome
- Safari
- Firefox
- Edge
**Additional context**
Add any other context about the problem here.