diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 206c0a2c02..fef44779d5 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -21,23 +21,28 @@ Please makes sure that these form are filled before submitting your pull request ### 👻 What's the background? + ### 💡 Solution + -### 📝 Changelog description - -> Describe changes from userside, and list all potential break changes or other risks. +### 📝 Changelog -1. English description + -2. Chinese description (optional) +- English Changelog: +- Chinese Changelog (optional): ### ☑️ Self Check before Merge diff --git a/.github/PULL_REQUEST_TEMPLATE/pr_cn.md b/.github/PULL_REQUEST_TEMPLATE/pr_cn.md index 85e9b40e33..5ef3a59321 100644 --- a/.github/PULL_REQUEST_TEMPLATE/pr_cn.md +++ b/.github/PULL_REQUEST_TEMPLATE/pr_cn.md @@ -21,23 +21,29 @@ ### 👻 需求背景 + ### 💡 解决方案和最终实现是? + ### 📝 更新日志怎么写? + -1. 英文描述 +- 英文: -2. 中文描述(可选) +- 中文(可选): ### ☑️ 请求合并前的自查清单