!3867 Add pr description template

Merge pull request !3867 from chenqy930/add-pr-description
This commit is contained in:
openharmony_ci 2024-10-26 01:59:36 +00:00 committed by Gitee
commit ab93bd2773
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -0,0 +1,27 @@
### Issue
### 描述/Description
### 原因/Reason
### 修改方案/Scheme
### 自检及测试项/Self-check and Test
##### **一、ArkUI UT**
- [ ] 已通过
- [ ] 不涉及,无需验证
##### **二、ArkCompiler UT**
- [ ] 已通过
- [ ] 不涉及,无需验证
##### **三、新增全局变量需要在CleanUp阶段清理**
- [ ] 已自检
- [ ] 不涉及,无需验证
##### **四、补充测试**
请说明已执行的其他测试项及其结果。