arkcompiler_toolchain/.gitee/PULL_REQUEST_TEMPLATE.zh-CN.md
wanghuan2022 5b68238af1 add gitee pr template
desc: add gitee pr template

solu: add gitee pr template

issue: https://gitee.com/openharmony/arkcompiler_toolchain/issues/IB3L61

Signed-off-by: wanghuan2022 <wanghuan80@huawei.com>
Change-Id: I6dc3cb60b6df51f79f3039acc131eb13ee8fcf25
2024-11-12 02:11:20 +08:00

31 lines
1.3 KiB
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

### 关联的Issue
### 修改原因目的、解决的问题等例如修复xx场景崩溃问题
### 修改描述做了什么变更了什么例如xx函数入口增加判空
### 自测试项(新增、改动、可能影响的功能)(测试结果截图,直接贴到每一个测试项底下)
#### 使用独立编译进行编译(必须执行 python ark.py arm64.release
- [ ] 已通过
- [ ] 不涉及,无需验证
#### 独立编译进行编译(必须执行 python ark.py x64.release
- [ ] 已通过
- [ ] 不涉及,无需验证
#### Debug UT 本地执行(必须执行 python ark.py x64.debug ut
- [ ] 已通过
- [ ] 不涉及,无需验证
#### Release UT 本地执行(必须执行 python ark.py x64.release ut
- [ ] 已通过
- [ ] 不涉及,无需验证
#### BoringTest必须验证可用手机替代验证
- [ ] 已通过
- [ ] 不涉及,无需验证
#### rk3568 wukong压测2小时验证非Test代码需要可用手机替代验证
- [ ] 已通过
- [ ] 不涉及,无需验证
#### rk3568 L0用例验证门禁构建镜像启动一遍所有应用非Test代码必须执行
- [ ] 已通过
- [ ] 不涉及,无需验证
#### 端到端测试框架验证非Test代码必须执行可用手机替代验证
- [ ] 已通过
- [ ] 不涉及,无需验证