This is an automated email from the ASF dual-hosted git repository. tqchen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-tvm-test.git
commit 4ef21a29fb702a08daacb0167162a23d49c93142 Author: tqchen <[email protected]> AuthorDate: Sun Oct 20 14:04:31 2019 -0700 updates --- community.md | 30 ++++++++++++++++-------------- 1 file changed, 16 insertions(+), 14 deletions(-) diff --git a/community.md b/community.md index a31cc89..43ba833 100644 --- a/community.md +++ b/community.md @@ -17,39 +17,41 @@ Welcome to the TVM community. Here are several ways that you can stay involved. ## Discuss Forum -We use discuss forum for general discussions. We welcome all topics related TVM stack. +We use discuss forum for general discussions and usage trouble shooting. +We welcome all topics related TVM stack. <a href="https://discuss.tvm.ai" class="link-btn">Discuss Forum</a> <br> -## News Letter -We use tvm-announcements google group as a one-sided, low noise channel to send the recent -important news from the community. Please subscribe to the mail-list to get the most recent news in the community. +## Github Issues +We use the Github issue tracker for developer RFCs and roadmap discussion. -<a href="https://groups.google.com/forum/#!forum/tvm-announcements/join" class="link-btn">Join the Mail List</a> +<a href="https://github.com/dmlc/tvm/issues/" class="link-btn">Github Issue Tracker</a> <br> -## Roadmap +## Mail Lists -We are release our public roadmaps on github. -Please reach out are interested working in aspects that are not on the roadmap. +As per Apache tradition, everything happens in the community(also) happens in the mail-list. -<a href="https://github.com/dmlc/tvm/projects/1" class="link-btn">Public Roadmap</a> +- [[email protected]](https://lists.apache.org/[email protected]) All development related +- [[email protected]](https://lists.apache.org/[email protected]) archive of discuss forum. -<br> +Send an email to [email protected] to subscribe to the list. +All discuss forum activity under development tag and github issues with RFC COMMUNITY tags +are automatically forwarded to dev@ +## Roadmap -## Github Issues -We use the Github issue tracker for bug reports and roadmap discussion. +We are release our public roadmaps on github. +Please reach out are interested working in aspects that are not on the roadmap. -<a href="https://github.com/dmlc/tvm/issues/" class="link-btn">Github Issue Tracker</a> +<a href="https://github.com/dmlc/tvm/projects/1" class="link-btn">Public Roadmap</a> <br> - ## Contributing As a community project, we welcome contributions! The package is developed and used by the community.
