docs(Icons): add contribution guide (#10077)

This commit is contained in:
neverland
2021-12-21 19:57:51 +08:00
committed by GitHub
parent 49ad4307bf
commit dfc36962b0
2 changed files with 47 additions and 13 deletions
-13
View File
@@ -17,16 +17,3 @@ pnpm add @vant/icons
- [Usage in Vue](https://youzan.github.io/vant/#/zh-CN/icon)
- [Usage in Weapp](https://youzan.github.io/vant-weapp/#/icon)
## Contribution
### Update Icons
1. Update assets/icons.sketch
2. Make a Pull Request
### Add New Icon
1. Add new icon to assets/icons.sketch
2. Add icon name to src/config.js
3. Make a Pull Request