Update PR template (#14192)

This commit is contained in:
ztplz 2019-01-08 20:41:02 +08:00 committed by zombieJ
parent 3b55f63ef5
commit e05468d947
2 changed files with 2 additions and 0 deletions

View File

@ -11,6 +11,7 @@ Please makes sure that these form are filled before submitting your pull request
- [ ] New feature - [ ] New feature
- [ ] Bug fix - [ ] Bug fix
- [ ] Site / document update - [ ] Site / document update
- [ ] Component style update
- [ ] TypeScript definition update - [ ] TypeScript definition update
- [ ] Refactoring - [ ] Refactoring
- [ ] Code style optimization - [ ] Code style optimization

View File

@ -11,6 +11,7 @@
- [ ] 新特性提交 - [ ] 新特性提交
- [ ] 日常 bug 修复 - [ ] 日常 bug 修复
- [ ] 站点、文档改进 - [ ] 站点、文档改进
- [ ] 组件样式改进
- [ ] TypeScript 定义更新 - [ ] TypeScript 定义更新
- [ ] 重构 - [ ] 重构
- [ ] 代码风格优化 - [ ] 代码风格优化