This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
论坛
实训
竞赛
大数据
AI开发
Register
Sign In
beimingwu
/
learnware
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
1
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
[FIX] fix gitee typo
tags/v0.3.2
bxdd
1 year ago
parent
835a6971ee
commit
643c257759
3 changed files
with
3 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.gitee/ISSUE_TEMPLATE/bug-report.yml
+1
-1
.gitee/ISSUE_TEMPLATE/feature-request.yml
+1
-1
.gitee/PULL_REQUEST_TEMPLATE.md
+ 1
- 1
.gitee/ISSUE_TEMPLATE/bug-report.yml
View File
@@ -5,7 +5,7 @@ body:
id: bug-detail
attributes:
label: 错误信息
description: 请描述你所遇到的错误,并且
可以
提供用于复现错误的代码或者运行截图.
description: 请描述你所遇到的错误,并且提供用于复现错误的代码或者运行截图.
placeholder: 错误描述和复现方法.
validations:
required: true
+ 1
- 1
.gitee/ISSUE_TEMPLATE/feature-request.yml
View File
@@ -9,7 +9,7 @@ body:
attributes:
label: 功能描述
description: |
对所建议功能的清晰且简洁的描述. 如
何该功能和其他论文、代码或者 Issues 相关,
可以提供相应的链接.
对所建议功能的清晰且简洁的描述. 如
果功能和其他论文、代码或者 Issues 相关,
可以提供相应的链接.
- type: textarea
id: contribution
+ 1
- 1
.gitee/PULL_REQUEST_TEMPLATE.md
View File
@@ -8,7 +8,7 @@
<!--- 在方框中打上 `x`。 --->
- [ ] 请通过在 learnware 的上级目录下运行 `pytest tests/test_workflow` 来通过测试。
- [ ] 如果您添加了新功能,请在您自己的测试脚本上测试
改
功能。
- [ ] 如果您添加了新功能,请在您自己的测试脚本上测试
该
功能。
## 更改的类型
<!--- 在方框中打上 `x`。 --->
Write
Preview
Loading…
Cancel
Save