mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-06 03:58:05 +08:00
313 B
313 B
Pull Request 标题规则
type(ComponentName?):commit message
示例:
- docs: fix typo in quickstart
- build: optimize build speed
- fix(Button): incorrect style
- feat(Button): add color prop
可选择的类型:
- fix
- feat
- docs
- perf
- test
- types
- build
- chore
- refactor
- breaking change