From 61da55bd2ec6a4a9836bc3c8afac718b57e07ca0 Mon Sep 17 00:00:00 2001 From: Yang Libin Date: Sat, 8 Jul 2023 07:38:20 +0000 Subject: [PATCH] chore: update tempalte --- .github/PULL_REQUEST_TEMPLATE/template.md | 29 +++++++++++++++++ .github/PULL_REQUEST_TEMPLATE/template_en.md | 8 +---- .github/pull_request_template.md | 34 +++----------------- 3 files changed, 34 insertions(+), 37 deletions(-) create mode 100644 .github/PULL_REQUEST_TEMPLATE/template.md diff --git a/.github/PULL_REQUEST_TEMPLATE/template.md b/.github/PULL_REQUEST_TEMPLATE/template.md new file mode 100644 index 0000000000000..0b7f57906ffd7 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE/template.md @@ -0,0 +1,29 @@ + diff --git a/.github/PULL_REQUEST_TEMPLATE/template_en.md b/.github/PULL_REQUEST_TEMPLATE/template_en.md index 631605c6f9652..2479ee49c6468 100644 --- a/.github/PULL_REQUEST_TEMPLATE/template_en.md +++ b/.github/PULL_REQUEST_TEMPLATE/template_en.md @@ -1,12 +1,6 @@ -[中文模板](?quick_pull=1&template=pull_request_template.md) - ---- - - - - +* [中文模板](?quick_pull=1&template=template.md) +* [English Template](?quick_pull=1&template=template_en.md) \ No newline at end of file