From 684d356646df159eb3c3e96a8b0d6099765319cd Mon Sep 17 00:00:00 2001 From: Rock Chin <1010553892@qq.com> Date: Sun, 19 Mar 2023 11:17:07 +0800 Subject: [PATCH] Update pull_request_template.md --- .github/pull_request_template.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 779712b0..1c0afb9e 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,5 +1,6 @@ ### 概述 +实现/解决/优化的内容: ### 事务 @@ -17,3 +18,4 @@ ### 风险 +可能导致或已知的问题: