Skip to content

Commit

Permalink
doc: Update issue templates
Browse files Browse the repository at this point in the history
  • Loading branch information
hushenghao authored Sep 1, 2023
1 parent ca39ce4 commit 5cb125b
Showing 1 changed file with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions .github/ISSUE_TEMPLATE/bug-report---bug-反馈.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
---
name: Bug report / Bug 反馈
about: Create a report to help us improve / 创建报告来帮助我们改进
title: "[BUG]"
labels: bug
assignees: ''

---

**Describe the bug / 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.

**Android Phone (please complete the following information):**
- App Version [e.g. v1.9.6]
- Device: [e.g. Pixel 6]
- OS: [e.g. Google / MIUI]
- Version [e.g. Android 13]

**Additional context / 附加内容**
Add any other context about the problem here.

0 comments on commit 5cb125b

Please sign in to comment.