mirror of https://github.com/vuejs/core.git
chore: basic readme
This commit is contained in:
parent
b5568be820
commit
b15569d03b
|
@ -7,6 +7,8 @@ Hi! I'm really excited that you are interested in contributing to Vue.js. Before
|
|||
- [Pull Request Guidelines](#pull-request-guidelines)
|
||||
- [Development Setup](#development-setup)
|
||||
- [Project Structure](#project-structure)
|
||||
- [Contributing Tests](#contributing-tests)
|
||||
- [Financial Contribution](#financial-contribution)
|
||||
|
||||
## Issue Reporting Guidelines
|
||||
|
||||
|
|
|
@ -0,0 +1,7 @@
|
|||
# vue-next [](https://circleci.com/gh/vuejs/vue-next)
|
||||
|
||||
> Status: pre-alpha.
|
||||
|
||||
## Contribution
|
||||
|
||||
See [Contributing Guide](https://github.com/vuejs/vue-next/blob/master/.github/contributing.md).
|
Loading…
Reference in New Issue