mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
[docs] update PULL_REQUEST_TEMPLATE.md
This commit is contained in:
parent
dbf568e68b
commit
a7e66f1f8c
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user