From 835a6971ee30ffa97b4c895da9cce228bc78f679 Mon Sep 17 00:00:00 2001 From: bxdd Date: Sun, 14 Jan 2024 21:08:52 +0800 Subject: [PATCH] [FIX] swith en and ch pr tempalte --- .gitee/PULL_REQUEST_TEMPLATE.md | 26 +++++++++++---------- .github/PULL_REQUEST_TEMPLATE.md | 40 +++++++++++++++++++++----------- 2 files changed, 41 insertions(+), 25 deletions(-) diff --git a/.gitee/PULL_REQUEST_TEMPLATE.md b/.gitee/PULL_REQUEST_TEMPLATE.md index 494b48d..09683b2 100644 --- a/.gitee/PULL_REQUEST_TEMPLATE.md +++ b/.gitee/PULL_REQUEST_TEMPLATE.md @@ -1,15 +1,17 @@ - + -## Description - +## 描述 + -## How has his PR been tested? - -- [ ] Please pass the test by running `pytest tests/test_workflow` under upper directory of learnware. -- [ ] If you add new features, please test new features on your own test scirpt. +## 如何测试此 PR? +请全面测试您的更改,并附上测试结果的截图(如果适用)。 -## Types of changes - -- [ ] This PR fixes bugs -- [ ] This PR add new features -- [ ] This PR update documentations or fixes typo + +- [ ] 请通过在 learnware 的上级目录下运行 `pytest tests/test_workflow` 来通过测试。 +- [ ] 如果您添加了新功能,请在您自己的测试脚本上测试改功能。 + +## 更改的类型 + +- [ ] 此 PR 修复了 bug +- [ ] 此 PR 添加了新功能 +- [ ] 此 PR 更新了文档或修复了拼写错误 diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 09683b2..13811a2 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,17 +1,31 @@ - + + +## Description + -## 描述 - +## How has his PR been tested? + +- [ ] Please pass the test by running `pytest tests/test_workflow` under upper directory of learnware. +- [ ] If you add new features, please test new features on your own test scirpt. + +## Types of changes + +- [ ] This PR fixes bugs +- [ ] This PR add new features +- [ ] This PR update documentations or fixes typo + + -## 如何测试此 PR? -请全面测试您的更改,并附上测试结果的截图(如果适用)。 +## Description + - -- [ ] 请通过在 learnware 的上级目录下运行 `pytest tests/test_workflow` 来通过测试。 -- [ ] 如果您添加了新功能,请在您自己的测试脚本上测试改功能。 +## How has his PR been tested? + +- [ ] Please pass the test by running `pytest tests/test_workflow` under upper directory of learnware. +- [ ] If you add new features, please test new features on your own test scirpt. -## 更改的类型 - -- [ ] 此 PR 修复了 bug -- [ ] 此 PR 添加了新功能 -- [ ] 此 PR 更新了文档或修复了拼写错误 +## Types of changes + +- [ ] This PR fixes bugs +- [ ] This PR add new features +- [ ] This PR update documentations or fixes typo