From 8792cbf61c73e731c6bd002714f3ceba9b0c8d9d Mon Sep 17 00:00:00 2001 From: YANG QIA <2013xile@gmail.com> Date: Wed, 10 Jul 2024 11:17:22 +0800 Subject: [PATCH] Update pull_request_template.md --- .github/pull_request_template.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 4cac4e5fb4..fe9a5ab1c1 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -21,11 +21,11 @@ mention any potential risks, and provide some testing suggestions. --> +### Related issues + ### Showcase -### Related issues - ### Changelog | Language | Changelog | @@ -33,6 +33,13 @@ and provide some testing suggestions. | πŸ‡ΊπŸ‡Έ English | | | πŸ‡¨πŸ‡³ Chinese | | +### Docs + +| Language | Link | +| ---------- | --------- | +| πŸ‡ΊπŸ‡Έ English | | +| πŸ‡¨πŸ‡³ Chinese | | + ### Checklists - [ ] All changes have been self-tested and work as expected - [ ] Test cases are updated/provided or not needed