From 117a104af33f2f7d79a9c68ae7affb71f0afb9b1 Mon Sep 17 00:00:00 2001 From: Zhou Date: Sun, 11 Feb 2024 09:30:36 +0800 Subject: [PATCH] Update pull_request_template.md --- .github/pull_request_template.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index bad9d5d28b..873e2350fa 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -2,23 +2,23 @@ -# Description (需求描述) +# Description -# Motivation (需求背景) +# Motivation -# Key changes (关键改动) +# Key changes -- Frontend (前端) -- Backend (后端) +- Frontend +- Backend -# Test plan (测试计划) -## Suggestions (测试建议) +# Test plan +## Suggestions -## Underlying risk (潜在风险) +## Underlying risk -# Showcase (结果展示) +# Showcase