[new feature] Docs: contribute.md 移动至 .github 下 (#212)

* move contribute to .github

* fix wrong name

* move markdown.md to .github
This commit is contained in:
Yao
2017-10-16 20:23:48 +08:00
committed by GitHub
parent 2f2eaaff50
commit b7dd98c428
6 changed files with 39 additions and 82 deletions
+1 -1
View File
@@ -55,7 +55,7 @@ Vue.use(vant);
## 三、贡献代码
修改代码请阅读我们的 [开发指南](./docs/examples-docs/zh-CN/contribute.md)。
修改代码请阅读我们的 [开发指南](./.github/CONTRIBUTING.zh-CN.md)。
使用过程中发现任何问题都可以提 [Issue](https://github.com/youzan/vant/issues) 给我们,当然,我们也非常欢迎你给我们发 [PR](https://github.com/youzan/vant/pulls)。