mirror of
https://github.com/chatopera/cosin.git
synced 2025-06-29 07:11:38 +08:00
#I82S3F enhance ISSUE_TEMPLATE
Signed-off-by: Hai Liang Wang <hai@chatopera.com>
This commit is contained in:
parent
a85964e4c1
commit
e98481163e
@ -7,3 +7,19 @@ body:
|
|||||||
- type: markdown
|
- type: markdown
|
||||||
attributes:
|
attributes:
|
||||||
value: "## 描述"
|
value: "## 描述"
|
||||||
|
- type: textarea
|
||||||
|
id: content1
|
||||||
|
attributes:
|
||||||
|
label: "详细描述问题后优先处理解决! 截图、错误日志等"
|
||||||
|
value: |
|
||||||
|
1. 针对某功能,需要提供详细描述文档
|
||||||
|
2. xxx
|
||||||
|
3. xxx
|
||||||
|
- type: textarea
|
||||||
|
id: content2
|
||||||
|
attributes:
|
||||||
|
label: "代码版本"
|
||||||
|
value: |
|
||||||
|
1. Git commit hash (`git rev-parse HEAD`),进入代码库并执行
|
||||||
|
或
|
||||||
|
2. v7, v8, v9 ...
|
Loading…
x
Reference in New Issue
Block a user