Update issue templates

This commit is contained in:
Tristan Yang
2022-12-02 16:36:52 +08:00
committed by GitHub
parent 0210df6a96
commit 778931b962
+33
View File
@@ -0,0 +1,33 @@
---
name: Bug report
about: Create a report to help us improve
title: "[BUG]"
labels: bug, unconfirmed
assignees: zerosoul
---
**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. Scroll down to '....'
4. 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.
**Desktop (please complete the following information):**
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Server Version [e.g. v0.3.1]
- Client Version [e.g. v0.3.26]
**Additional context**
Add any other context about the problem here.