mirror of
https://github.com/youzan/vant.git
synced 2025-10-18 01:17:15 +00:00
[docs] update PULL_REQUEST_TEMPLATE.md
This commit is contained in:
22
.github/PULL_REQUEST_TEMPLATE.md
vendored
22
.github/PULL_REQUEST_TEMPLATE.md
vendored
@@ -8,9 +8,23 @@
|
||||
|
||||
#### Title Format
|
||||
|
||||
[bugfix / new feature / improvement] ComponentName:content
|
||||
[type] ComponentName:content
|
||||
|
||||
Example:
|
||||
* [bugfix] Button: color prop not work
|
||||
* [new feature] Button: add color prop
|
||||
* [improvement] Button: optimize performance
|
||||
|
||||
- [fix] Button: incorrect style
|
||||
- [feat] Button: add color prop
|
||||
- [dosc] Button: fix typo
|
||||
|
||||
Allowed Types:
|
||||
|
||||
- fix
|
||||
- feat
|
||||
- docs
|
||||
- perf
|
||||
- test
|
||||
- types
|
||||
- build
|
||||
- chore
|
||||
- refactor
|
||||
- breaking change
|
||||
|
Reference in New Issue
Block a user