Browse Source

📝 update PR template

pull/26047/head
afc163 4 years ago
parent
commit
1d0f600918
  1. 2
      .github/PULL_REQUEST_TEMPLATE.md
  2. 4
      .github/PULL_REQUEST_TEMPLATE/pr_cn.md

2
.github/PULL_REQUEST_TEMPLATE.md

@ -18,6 +18,8 @@ Please makes sure that these form are filled before submitting your pull request
- [ ] TypeScript definition update
- [ ] Bundle size optimization
- [ ] Performance optimization
- [ ] Enhancement feature
- [ ] Internationalization
- [ ] Refactoring
- [ ] Code style optimization
- [ ] Test Case

4
.github/PULL_REQUEST_TEMPLATE/pr_cn.md

@ -14,11 +14,13 @@
- [ ] 日常 bug 修复
- [ ] 站点、文档改进
- [ ] 演示代码改进
- [ ] 组件样式改进
- [ ] 组件样式/交互改进
- [ ] TypeScript 定义更新
- [ ] 包体积优化
- [ ] 性能优化
- [ ] 重构
- [ ] 功能增强
- [ ] 国际化改进
- [ ] 代码风格优化
- [ ] 测试用例
- [ ] 分支合并

Loading…
Cancel
Save