[FIX] fix gitee typo
This commit is contained in:
parent
835a6971ee
commit
643c257759
|
@ -5,7 +5,7 @@ body:
|
|||
id: bug-detail
|
||||
attributes:
|
||||
label: 错误信息
|
||||
description: 请描述你所遇到的错误,并且可以提供用于复现错误的代码或者运行截图.
|
||||
description: 请描述你所遇到的错误,并且提供用于复现错误的代码或者运行截图.
|
||||
placeholder: 错误描述和复现方法.
|
||||
validations:
|
||||
required: true
|
||||
|
|
|
@ -9,7 +9,7 @@ body:
|
|||
attributes:
|
||||
label: 功能描述
|
||||
description: |
|
||||
对所建议功能的清晰且简洁的描述. 如何该功能和其他论文、代码或者 Issues 相关,可以提供相应的链接.
|
||||
对所建议功能的清晰且简洁的描述. 如果功能和其他论文、代码或者 Issues 相关, 可以提供相应的链接.
|
||||
|
||||
- type: textarea
|
||||
id: contribution
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
<!--- 在方框中打上 `x`。 --->
|
||||
- [ ] 请通过在 learnware 的上级目录下运行 `pytest tests/test_workflow` 来通过测试。
|
||||
- [ ] 如果您添加了新功能,请在您自己的测试脚本上测试改功能。
|
||||
- [ ] 如果您添加了新功能,请在您自己的测试脚本上测试该功能。
|
||||
|
||||
## 更改的类型
|
||||
<!--- 在方框中打上 `x`。 --->
|
||||
|
|
Loading…
Reference in New Issue