From d10e1189d35dac2fc1f9f4d1b46fba50ebaa3e9f Mon Sep 17 00:00:00 2001 From: tinker Date: Thu, 13 Feb 2025 15:18:28 +0800 Subject: [PATCH] update pull request template --- .github/pull_request_template.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) 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.: