Skip to content

Commit

Permalink
docs: add page title & fix link [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
sodatea committed Feb 27, 2020
1 parent d8db292 commit da84840
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/CONTRIBUTING.md
@@ -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).
Expand Down Expand Up @@ -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).

0 comments on commit da84840

Please sign in to comment.