[FIX] fix gitee typo

This commit is contained in:
bxdd 2024-01-14 21:13:17 +08:00
parent 835a6971ee
commit 643c257759
3 changed files with 3 additions and 3 deletions

View File

@ -5,7 +5,7 @@ body:
id: bug-detail
attributes:
label: 错误信息
description: 请描述你所遇到的错误,并且可以提供用于复现错误的代码或者运行截图.
description: 请描述你所遇到的错误,并且提供用于复现错误的代码或者运行截图.
placeholder: 错误描述和复现方法.
validations:
required: true

View File

@ -9,7 +9,7 @@ body:
attributes:
label: 功能描述
description: |
对所建议功能的清晰且简洁的描述. 如何该功能和其他论文、代码或者 Issues 相关,可以提供相应的链接.
对所建议功能的清晰且简洁的描述. 如果功能和其他论文、代码或者 Issues 相关, 可以提供相应的链接.
- type: textarea
id: contribution

View File

@ -8,7 +8,7 @@
<!--- 在方框中打上 `x`。 --->
- [ ] 请通过在 learnware 的上级目录下运行 `pytest tests/test_workflow` 来通过测试。
- [ ] 如果您添加了新功能,请在您自己的测试脚本上测试功能。
- [ ] 如果您添加了新功能,请在您自己的测试脚本上测试功能。
## 更改的类型
<!--- 在方框中打上 `x`。 --->