diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index aae63a643..7586f137a 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -3,23 +3,27 @@ ## Type of change / 变更类型 + + - [ ] Bug fix 缺陷修复 +- [ ] Refactoring + 代码重构 - [ ] New feature - 新功能 + 新功能 - [ ] Text updates or new language additions 修改文案或增加新语言