mirror of
https://github.com/vuejs/vue-cli.git
synced 2026-05-05 11:30:06 -05:00
docs: add page title & fix link [ci skip]
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
# Contributing to Vue CLI
|
||||
|
||||
## Workflow
|
||||
|
||||
The Git workflow used in this project is largely inspired by [Gitflow workflow](https://www.atlassian.com/git/tutorials/comparing-workflows/gitflow-workflow).
|
||||
@@ -66,4 +68,4 @@ Note that `jest --onlyChanged` isn't always accurate because some tests spawn ch
|
||||
|
||||
### Plugin Development
|
||||
|
||||
See [dedicated section in docs](https://github.com/vuejs/vue-cli/blob/dev/docs/dev-guide/plugin-dev.md).
|
||||
See [dedicated section in docs](https://cli.vuejs.org/dev-guide/plugin-dev.html).
|
||||
|
||||
Reference in New Issue
Block a user