diff --git a/.gitee/PULL_REQUEST_TEMPLATE.en.md b/.gitee/PULL_REQUEST_TEMPLATE.en.md index f6d433f6d1889bfeec2696275bd9eae65884796a..e7d9a15062a7e476174b06d81e87ca142db71601 100644 --- a/.gitee/PULL_REQUEST_TEMPLATE.en.md +++ b/.gitee/PULL_REQUEST_TEMPLATE.en.md @@ -1,4 +1,22 @@ -## PR Description -A clear and concise description of changes and rationale. Provide a link to external references / discussion if appropriate +### Issue + + +### Reason (Purpose, Solved Problem) + + +### Description + +A clear and concise description of changes, design etc. Provide a link to external references / discussion if appropriate + +Development Guidelines: https://gitee.com/openharmony/third_party_llvm-project/blob/master/OpenHarmonyDevelopmentGuidelines.md + +### Test (Local test) + + +### Need to cherry-pick to release (eg:monthly_20221018, OpenHarmony-3.2-Beta5 ...) branch? + +- [ ] yes,branch list: +- [x] no + +why: -Development Guidelines: https://gitee.com/openharmony/third_party_llvm-project/blob/master/OpenHarmonyDevelopmentGuidelines.md