Skip to content

Commit 64bb96a

Browse files
authored
Update PULL_REQUEST_TEMPLATE.md
1 parent d06c4b0 commit 64bb96a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
### Before submitting a pull request, please make sure the following is done:
22

33
1. Fork [the repository](https://github.com/youzan/vant) and create your branch from `dev`.
4-
2. Follow the [contributing guide](./CONTRIBUTING.md) to setup your develop environment.
4+
2. Follow the [contributing guide](https://github.com/youzan/vant/blob/dev/.github/CONTRIBUTING.md) to setup your develop environment.
55
2. If you've added code that should be tested, add tests.
66
3. If you've changed APIs, update the documentation.
77
4. Ensure the test suite passes (`npm test`).

0 commit comments

Comments
 (0)