Update PR template

This commit is contained in:
Aoran Zeng
2025-06-20 07:42:09 +08:00
parent a2851d5246
commit 31852b4f57
3 changed files with 65 additions and 31 deletions

View File

@@ -0,0 +1,48 @@
## 问题描述
(此内容必填)
1. 简要说明此 PR 修复的具体问题或改进的功能背景
2. 列出与此 PR 相关的 issue 或任务,若没有填 `N/A`
<br>
## 方案
(此内容必填)
详细描述针对该问题或功能改进的解决方案
<br>
## 实现
(此内容可选填)
在按照上述方案实现时,若遇到需记录和提醒他人的细节时,务必在此描述
<br>
## 测试
(此内容可选填)
描述如何验证本 PR列出具体的测试步骤
<br>
## 备注
(此内容可选填)
列出需要特别注意或额外注意的事项
<br>