From ea4b88e57baa9873dd1e22cd173c64db97839aff Mon Sep 17 00:00:00 2001 From: YANG QIA <2013xile@gmail.com> Date: Fri, 10 Nov 2023 11:07:43 +0800 Subject: [PATCH] Update pull_request_template.md (#3013) --- .github/pull_request_template.md | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index a2dbf2141..bad9d5d28 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,23 +1,24 @@ -> **Note** -> This is a template for submitting a new feature. Use the bug fix template if you're submitting a bug fix pull request by adding `template=bug_fix.md` to your pull request URL. + + # Description (需求描述) -Describe the new feature or modification to an existing feature clearly and consciously. + # Motivation (需求背景) -Explain the reason for adding or modifying this feature. + # Key changes (关键改动) -Provide a technically detailed description of the key changes made. + - Frontend (前端) - Backend (后端) # Test plan (测试计划) ## Suggestions (测试建议) -Provide any suggestions or recommendations for improvements in the testing plan. + ## Underlying risk (潜在风险) -Identify any potential risks or issues that may arise from the new feature or modification. + # Showcase (结果展示) -Including any screenshots of the new feature or modification. +