浏览代码

Add Community section to README

Links to the mailing list, issues page, and wiki are included,
plus information relative to the IRC channel.
pull/3/head
Fred Hebert 12 年前
提交者 Tuncer Ayaz
父节点
当前提交
fc7cf64414
共有 1 个文件被更改,包括 16 次插入0 次删除
  1. +16
    -0
      README.md

+ 16
- 0
README.md 查看文件

@ -131,3 +131,19 @@ options and enable **automatic** transformation. If Tidier suggests a transforma
apply the changes **manually** to the source code. Do not use the code from
the
tarball (*out.tgz*) as it will have white-space changes applied by Erlang's pretty-printer.
Community and Resources
-----------------------
In case of problems that cannot be solved through documentation or examples, you may want to try to contact members of the community for help. The community is also where you want to go for questions about how to extend rebar, fill in bug reports, and so on.
The main place to go for questions is the [rebar mailing list](http://lists.basho.com/pipermail/rebar_lists.basho.com/). If you need quick feedback, you can try the #rebar channel on [irc.freenode.net](http://freenode.net). Be sure to check the [wiki](https://github.com/basho/rebar/wiki) first, just to be sure you're not asking about things with well known answers.
For bug reports, roadmaps, and issues, visit the [github issues page](https://github.com/basho/rebar/issues).
General rebar community resources and links:
- [Rebar Mailing List](http://lists.basho.com/pipermail/rebar_lists.basho.com/)
- #rebar on [irc.freenode.net](http://freenode.net/)
- [wiki](https://github.com/basho/rebar/wiki)
- [issues](https://github.com/basho/rebar/issues)

正在加载...
取消
保存