2017-02-12 16:36:17 +08:00
|
|
|
---
|
|
|
|
title: "Community"
|
2021-06-21 20:39:29 +08:00
|
|
|
description: "A list of SpaceVim's public channels, All messages are bridged between IRC, gitter, telegram, matrix and slack"
|
2017-02-12 16:36:17 +08:00
|
|
|
---
|
|
|
|
|
2019-10-14 22:05:10 +08:00
|
|
|
# [Home](../) >> Community
|
2017-02-07 01:22:58 +08:00
|
|
|
|
2018-01-08 20:17:27 +08:00
|
|
|
|
2018-12-22 14:39:40 +08:00
|
|
|
<!-- vim-markdown-toc GFM -->
|
|
|
|
|
|
|
|
- [News](#news)
|
2021-07-05 23:26:30 +08:00
|
|
|
- [Feedback](#feedback)
|
2021-05-30 15:55:12 +08:00
|
|
|
- [Mailing list](#mailing-list)
|
2018-12-22 14:39:40 +08:00
|
|
|
- [Chat](#chat)
|
2021-08-09 16:28:20 +08:00
|
|
|
- [Forum](#forum)
|
2018-12-22 14:39:40 +08:00
|
|
|
- [Others](#others)
|
|
|
|
|
|
|
|
<!-- vim-markdown-toc -->
|
|
|
|
|
|
|
|
### News
|
|
|
|
|
2021-08-09 16:28:20 +08:00
|
|
|
The news about spacevim will be post on twitter or facebook, feel free to follow them:
|
|
|
|
|
|
|
|
- <i class="fab fa-twitter"></i> [Twitter](https://twitter.com/SpaceVim)
|
|
|
|
- <i class="fab fa-facebook"></i> [Facebook](https://www.facebook.com/SpaceVim)
|
2021-07-05 23:26:30 +08:00
|
|
|
|
|
|
|
### Feedback
|
|
|
|
|
2021-08-09 16:28:20 +08:00
|
|
|
If you run into a bug or want a new feature.
|
|
|
|
Please use the [issue tracker](https://github.com/SpaceVim/SpaceVim/issues)
|
|
|
|
to report any bugs or file feature requests.
|
2018-01-08 20:17:27 +08:00
|
|
|
|
2021-05-30 15:55:12 +08:00
|
|
|
### Mailing list
|
2017-12-01 00:36:43 +08:00
|
|
|
|
2021-07-05 23:26:30 +08:00
|
|
|
Users who are accustomed to using email can also communicate with each other through the mailing list.
|
|
|
|
They can send email to the mailing list to participate in the discussion.
|
2019-09-08 21:36:33 +08:00
|
|
|
|
|
|
|
```
|
|
|
|
spacevim@googlegroups.com
|
|
|
|
```
|
|
|
|
|
2021-07-05 23:26:30 +08:00
|
|
|
Please note that to post on these lists, you must be a member,
|
2019-09-08 21:59:50 +08:00
|
|
|
To join this group send an empty message to:
|
2019-09-08 21:36:33 +08:00
|
|
|
|
|
|
|
```
|
|
|
|
spacevim+subscribe@googlegroups.com
|
|
|
|
```
|
|
|
|
|
|
|
|
To unsubscribe, send an empty message to:
|
|
|
|
|
|
|
|
```
|
|
|
|
spacevim+unsubscribe@googlegroups.com
|
|
|
|
```
|
|
|
|
|
2021-07-05 23:26:30 +08:00
|
|
|
You can also view all the mail list history via google forum:
|
2019-09-08 21:36:33 +08:00
|
|
|
|
2018-12-22 14:39:40 +08:00
|
|
|
- <i class="fas fa-envelope"></i> [google groups](https://groups.google.com/forum/#!forum/spacevim)
|
|
|
|
|
|
|
|
### Chat
|
|
|
|
|
2021-08-09 16:28:20 +08:00
|
|
|
All messages in these channels are bridged together.
|
|
|
|
Messages from `SpaceVimBot` are sent by a remote user.
|
|
|
|
Join on one of them to chat with us:
|
2017-12-01 00:36:43 +08:00
|
|
|
|
2018-02-01 20:56:53 +08:00
|
|
|
- <i class="fab fa-gitter"></i> [`SpaceVim/SpaceVim` on Gitter](https://gitter.im/SpaceVim/SpaceVim)
|
|
|
|
- <i class="fab fa-telegram-plane"></i> [`t.me/SpaceVim` on telegram](https://t.me/SpaceVim)
|
2021-08-09 16:28:20 +08:00
|
|
|
- <i class="fas fa-comments"></i> [`#spacevim` on libera.chat](https://web.libera.chat/#spacevim)
|
2021-03-06 17:05:35 +08:00
|
|
|
- <i class="fab fa-rocketchat"></i> [`#spacevim:matrix.org` on Matrix](https://app.element.io/#/room/#spacevim:matrix.org)
|
2018-02-01 20:56:53 +08:00
|
|
|
- <i class="fab fa-slack-hash"></i> [`#spacevim` on slack](https://spacevim.slack.com/messages/C88CTJ62J)
|
2018-12-30 21:40:05 +08:00
|
|
|
- <i class="fab fa-discord"></i> [`#spacevim` on discord](https://discord.gg/xcRQnF8)
|
2021-08-09 16:28:20 +08:00
|
|
|
|
|
|
|
### Forum
|
|
|
|
|
|
|
|
If you have something you'd like to share, or a question you'd like to discuss in depth, use the following forums:
|
|
|
|
|
|
|
|
- [Reddit channel](https://reddit.com/r/spacevim)
|
|
|
|
- [Facebook group](https://www.facebook.com/groups/spacevim)
|
2017-02-07 01:51:23 +08:00
|
|
|
|
2018-12-22 14:39:40 +08:00
|
|
|
|
|
|
|
### Others
|
|
|
|
|
|
|
|
- <i class="fab fa-github"></i> [GitHub](https://github.com/SpaceVim/SpaceVim)
|
|
|
|
- <i class="fab fa-youtube"></i> [YouTube](https://www.youtube.com/channel/UC-3q4dVFS7gBpxhrON1WxIA)
|
2019-04-24 21:20:48 +08:00
|
|
|
- <i class="fab fa-product-hunt"></i> [Product Hunt](https://www.producthunt.com/posts/spacevim)
|