forked from CodingGay/BlackDex
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
44 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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] | ||
|
||
**其他说明** |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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] | ||
|
||
**其他说明** |