diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 073c3b2ecd..89536aba00 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -39,6 +39,19 @@ If this is a PR that fixes a bug, this section describes how the bug was fixed. If it's a new feature, this section briefly describes how to implement the new feature. etc. --> +#### Changelog: + + + +- EN: +- CN: #### Additional documentation e.g., usage docs, etc.: