2
0
Evan You 6 жил өмнө
parent
commit
b15569d03b
2 өөрчлөгдсөн 9 нэмэгдсэн , 0 устгасан
  1. 2 0
      .github/contributing.md
  2. 7 0
      README.md

+ 2 - 0
.github/contributing.md

@@ -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
 

+ 7 - 0
README.md

@@ -0,0 +1,7 @@
+# vue-next [![CircleCI](https://circleci.com/gh/vuejs/vue-next.svg?style=svg&circle-token=fb883a2d0a73df46e80b2e79fd430959d8f2b488)](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).