Skip to content

Commit

Permalink
Update issue templates
Browse files Browse the repository at this point in the history
  • Loading branch information
nnjun authored May 24, 2021
1 parent 2664202 commit 020e505
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 0 deletions.
22 changes: 22 additions & 0 deletions .github/ISSUE_TEMPLATE/bug--.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
---
name: Bug反馈
about: 创建一个报告以帮助我们改进
title: ''
labels: bug
assignees: nnjun

---

**描述错误**
简要说明遇到了什么问题

**重现**
重现该行为的步骤:
1.xxx
2.xxx

**设备信息**
- 设备: [小米10]
- Android版本: [10]

**其他说明**
22 changes: 22 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: bug
assignees: nnjun

---

**描述错误**
简要说明遇到了什么问题

**重现**
重现该行为的步骤:
1.xxx
2.xxx

**设备信息**
- 设备: [小米10]
- Android版本: [10]

**其他说明**

0 comments on commit 020e505

Please sign in to comment.