From 0ee6bc00f68cbbe5d80197f50219e0aec6193d56 Mon Sep 17 00:00:00 2001 From: zhuheng Date: Wed, 18 Jun 2025 20:58:10 +0800 Subject: [PATCH] Update PR description template Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/ICG6EW?from=project-issue Signed-off-by: zhuheng --- .gitee/PULL_REQUEST_TEMPLATE.en.md | 5 +++++ .gitee/PULL_REQUEST_TEMPLATE.zh-CN.md | 4 ++++ 2 files changed, 9 insertions(+) diff --git a/.gitee/PULL_REQUEST_TEMPLATE.en.md b/.gitee/PULL_REQUEST_TEMPLATE.en.md index 3758df1abd..f7d9de6d8e 100644 --- a/.gitee/PULL_REQUEST_TEMPLATE.en.md +++ b/.gitee/PULL_REQUEST_TEMPLATE.en.md @@ -11,4 +11,9 @@ _Please add detailed description_ ``` ninja all tests ``` + +### **Basic test cases** +- [ ] Passed +- [ ] Not involved, no verification needed + **All required pre-merge tests passed. Results are available in the internal CI.** diff --git a/.gitee/PULL_REQUEST_TEMPLATE.zh-CN.md b/.gitee/PULL_REQUEST_TEMPLATE.zh-CN.md index f3d6c5e20a..1c08012cbc 100644 --- a/.gitee/PULL_REQUEST_TEMPLATE.zh-CN.md +++ b/.gitee/PULL_REQUEST_TEMPLATE.zh-CN.md @@ -82,4 +82,8 @@ - [ ] 涉及,已同步 - [ ] 不涉及 +##### 是否已执行基础用例 +- [ ] 已验证 +- [ ] 不涉及。如不涉及,请写明理由 + **Email:** chenqiuyao@huawei.com -- Gitee