mirror of
https://github.com/youzan/vant.git
synced 2026-05-10 01:06:44 +08:00
chore: update repo url
This commit is contained in:
@@ -27,7 +27,7 @@ It's welcomed to pull request, And there are some tips about that:
|
||||
## Getting started
|
||||
|
||||
```bash
|
||||
git clone git@github.com:youzan/vant.git
|
||||
git clone git@github.com:vant-ui/vant.git
|
||||
|
||||
cd vant
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
### Before submitting a pull request, please make sure the following is done:
|
||||
|
||||
1. Read the [contributing guide](https://github.com/youzan/vant/blob/dev/.github/CONTRIBUTING.md).
|
||||
1. Read the [contributing guide](https://github.com/vant-ui/vant/blob/dev/.github/CONTRIBUTING.md).
|
||||
2. If you've added code that should be tested, add tests.
|
||||
3. If you've changed APIs, update the documentation.
|
||||
4. Ensure the test suite passes (`npm test`).
|
||||
|
||||
Reference in New Issue
Block a user