mirror of
https://github.com/RubyMetric/chsrc
synced 2025-10-10 06:03:24 +08:00
Update PR templates
This commit is contained in:
19
.github/PULL_REQUEST_TEMPLATE/Clean.md
vendored
Normal file
19
.github/PULL_REQUEST_TEMPLATE/Clean.md
vendored
Normal file
@@ -0,0 +1,19 @@
|
||||
## 描述
|
||||
|
||||
注意: 小改动请使用该PR模板。而中等、大型规模的变化,或者引起巨大联动变化的改动,需要使用 `Refactor` PR模板。
|
||||
|
||||
请介绍你进行了什么清理,如某部分代码,如某部分文档
|
||||
|
||||
<br>
|
||||
|
||||
## 方案
|
||||
|
||||
请介绍你进行清理的方案(如果你认为有必要的话)
|
||||
|
||||
<br>
|
||||
|
||||
## 实现
|
||||
|
||||
请介绍你的实现(若实现相当直接则不需要描述)
|
||||
|
||||
<br>
|
Reference in New Issue
Block a user