Create pull_request_template.md

This commit is contained in:
Rock Chin
2023-03-19 11:15:45 +08:00
committed by GitHub
parent ccf62fe95c
commit 975300c9fc

19
.github/pull_request_template.md vendored Normal file
View File

@@ -0,0 +1,19 @@
### 概述
### 事务
- [ ] 已与维护者在issues或其他平台沟通此PR大致内容
### 功能
- [ ] 已编写完善的配置文件字段说明(若有新增)
- [ ] 已测试新功能
### 兼容性
- [ ] 已考虑版本兼容性
- [ ] 已考虑插件兼容性
### 风险