让企业管理更智慧、更快捷

Skip to content
代码片段 群组 项目
未验证 提交 aac3ce78 编辑于 作者: Yoshiya Hinosawa's avatar Yoshiya Hinosawa 提交者: GitHub
浏览文件

docs(CONTRIBUTING): add note (#2368)

上级 e685efe7
No related branches found
No related tags found
无相关合并请求
......@@ -43,6 +43,8 @@ If you want to see specs running live in browser (e.g., for debugging), simply o
First you need ruby and [bundler][] to build the documentation site.
**Note:** Currently the site doesn't build with ruby 2.5.x, so you need ruby 2.4.4 or below. ([rbenv][] is useful for switching between ruby versions.)
```console
$ gem install bundler
```
......@@ -66,3 +68,4 @@ Then access `http://0.0.0.0:4567`.
Add something about PRs here, indicate that PRs should not bump the version number & the build output files (`c3.js`, `c3.min.js`, `c3.css` & `c3.min.css`) should be excluded
[bundler]: https://bundler.io
[rbenv]: https://github.com/rbenv/rbenv
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册