Add PR templates

[GitHub #142]
This commit is contained in:
Aoran Zeng
2024-12-09 19:03:03 +08:00
parent 8c1bb3d5a9
commit a5dcaad8d0
6 changed files with 102 additions and 0 deletions

View File

@@ -0,0 +1,21 @@
## Bug 背景
请介绍 Bug 的背景以及相关 issue
<br>
## Bug 原因
请描述导致 Bug 的具体原因
<br>
## 方案
请介绍你的修复方案
<br>
## 实现
请介绍你的实现(若实现相当直接则不需要描述)