-
Notifications
You must be signed in to change notification settings - Fork 360
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
1 parent
202ef8d
commit c64ccc0
Showing
1 changed file
with
22 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: 提交报告 | ||
about: 发现BUG | ||
title: 发现BUG | ||
labels: '' | ||
assignees: '' | ||
|
||
--- | ||
|
||
**发现了一个什么的BUG与问题** | ||
|
||
**复现BUG的步骤与流程** | ||
|
||
* 1、启动。。 | ||
* 2、运行。。 | ||
* 3、结果。。 | ||
|
||
**预期的结果与实际的结果** | ||
|
||
**你的猜想与建议** | ||
|
||
**期望InChat的最终核心功能** |