mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-23 07:00:04 +08:00
docs(chat): update chat link
This commit is contained in:
parent
609f3a7674
commit
eed6a4bea6
10
.github/ISSUE_TEMPLATE/config.yml
vendored
10
.github/ISSUE_TEMPLATE/config.yml
vendored
@ -1,5 +1,5 @@
|
||||
blank_issues_enabled: false
|
||||
contact_links:
|
||||
- name: Community Support
|
||||
url: https://chat.mozilla.org/#/room/#spacevim:matrix.org
|
||||
about: Please ask and answer questions here.
|
||||
blank_issues_enabled: false
|
||||
contact_links:
|
||||
- name: Community Support
|
||||
url: https://app.element.io/#/room/#spacevim:matrix.org
|
||||
about: Please ask and answer questions here.
|
||||
|
@ -10,7 +10,7 @@ SpaceVim 这一项目的存在,得益于所有参与贡献的朋友,我们
|
||||
|
||||
### 贡献代码
|
||||
|
||||
我们非常欢迎开发者贡献代码,请仔细阅读以下内容。同时也可以加入我们的[中文聊天室](https://chat.mozilla.org/#/room/#spacevim-cn:matrix.org),
|
||||
我们非常欢迎开发者贡献代码,请仔细阅读以下内容。同时也可以加入我们的[中文聊天室](https://app.element.io/#/room/#spacevim-cn:matrix.org),
|
||||
沟通交流。
|
||||
|
||||
|
||||
|
@ -16,7 +16,7 @@ If you want to ask an usage question, be sure to look first into these place whe
|
||||
- [FAQ](https://spacevim.org/faq/): the frequently asked questions about SpaceVim.
|
||||
- [Documentation](spacevim.org/documentation/): the general documentation of SpaceVim.
|
||||
|
||||
In any case, feel free to join us on the [matrix room](https://chat.mozilla.org/#/room/#spacevim:matrix.org)
|
||||
In any case, feel free to join us on the [matrix room](https://app.element.io/#/room/#spacevim:matrix.org)
|
||||
to ask questions about contributing.
|
||||
|
||||
## Pull Request
|
||||
|
@ -4,7 +4,7 @@
|
||||
</a>
|
||||
</h1>
|
||||
|
||||
[即时聊天](https://chat.mozilla.org/#/room/#spacevim-cn:matrix.org) \|
|
||||
[即时聊天](https://app.element.io/#/room/#spacevim-cn:matrix.org) \|
|
||||
[入门指南](https://spacevim.org/cn/quick-start-guide/) \|
|
||||
[推特](https://twitter.com/SpaceVim)
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
</h1>
|
||||
|
||||
[Quick Start Guide](https://spacevim.org/quick-start-guide/) \|
|
||||
[Chat](https://chat.mozilla.org/#/room/#spacevim:matrix.org) \|
|
||||
[Chat](https://app.element.io/#/room/#spacevim:matrix.org) \|
|
||||
[Twitter](https://twitter.com/SpaceVim)
|
||||
|
||||
[![build](https://img.shields.io/github/actions/workflow/status/SpaceVim/SpaceVim/check.yml?branch=master)](https://github.com/SpaceVim/SpaceVim/actions/workflows/check.yml?query=branch%3Amaster)
|
||||
|
@ -40,7 +40,7 @@ Each of the following sections will be covered:
|
||||
This tutorial is not intended to teach you Java itself.
|
||||
|
||||
If you have any problems,
|
||||
feel free to join the [SpaceVim matrix room](https://chat.mozilla.org/#/room/#spacevim:matrix.org)
|
||||
feel free to join the [SpaceVim matrix room](https://app.element.io/#/room/#spacevim:matrix.org)
|
||||
for general discussion.
|
||||
|
||||
### Enable language layer
|
||||
|
@ -33,7 +33,7 @@ Each of the following sections will be covered:
|
||||
|
||||
This tutorial is not intended to teach you Python itself.
|
||||
|
||||
If you have any problems, feel free to join the [chatting room](https://chat.mozilla.org/#/room/#spacevim:matrix.org) for general discussion.
|
||||
If you have any problems, feel free to join the [chatting room](https://app.element.io/#/room/#spacevim:matrix.org) for general discussion.
|
||||
|
||||
|
||||
### Enable language layer
|
||||
|
@ -35,7 +35,7 @@ lang: zh
|
||||
以下几个频道作为 SpaceVim 中文用户交流平台,之间消息实现了互通,请选择任意合适的频道参与交流。
|
||||
也可以在网页右下角点击加入聊天,进群后,请不要发布无意义的内容。
|
||||
|
||||
- <i class="fab fa-rocketchat"></i> [`#spacevim-cn:matrix.org` Matrix 聊天室](https://chat.mozilla.org/#/room/#spacevim-cn:matrix.org)
|
||||
- <i class="fab fa-rocketchat"></i> [`#spacevim-cn:matrix.org` Matrix 聊天室](https://app.element.io/#/room/#spacevim-cn:matrix.org)
|
||||
- <i class="fas fa-comments"></i> [`#spacevim-cn` IRC 聊天室](https://web.libera.chat/#spacevim-cn)
|
||||
- <i class="fab fa-telegram-plane"></i> [`t.me/SpaceVim_cn` telegram 聊天室](https://t.me/joinchat/1TvSIDrsaq0zMjZl)
|
||||
- <i class="fab fa-slack-hash"></i> [`#spacevim` slack 聊天室](https://join.slack.com/t/spacevim/shared_invite/zt-74w64lg5-bT~~2~zEhtIy1zow53tHJg)
|
||||
|
@ -41,7 +41,7 @@ SpaceVim 是一个社区驱动的模块化的 Vim IDE,以模块的方式组织
|
||||
|
||||
## 参与
|
||||
|
||||
常规的项目讨论和问答主要是使用 [Matrix 聊天室](https://chat.mozilla.org/#/room/#spacevim-cn:matrix.org),
|
||||
常规的项目讨论和问答主要是使用 [Matrix 聊天室](https://app.element.io/#/room/#spacevim-cn:matrix.org),
|
||||
而提交问题和贡献代码主要是在 [Github](https://github.com/SpaceVim/SpaceVim) 上,
|
||||
同时,SpaceVim 开通了[码云仓库](https://gitee.com/spacevim/SpaceVim),主要用于中文交流。
|
||||
|
||||
|
@ -48,7 +48,7 @@ feel free to [open new issue](https://github.com/SpaceVim/SpaceVim/issues/new?as
|
||||
All messages in these channels are bridged together.
|
||||
Join on one of them to chat with us:
|
||||
|
||||
- <i class="fab fa-rocketchat"></i> [`#spacevim:matrix.org` on Matrix](https://chat.mozilla.org/#/room/#spacevim:matrix.org)
|
||||
- <i class="fab fa-rocketchat"></i> [`#spacevim:matrix.org` on Matrix](https://app.element.io/#/room/#spacevim:matrix.org)
|
||||
- <i class="fas fa-comments"></i> [`#spacevim` on libera.chat](https://web.libera.chat/#spacevim)
|
||||
- <i class="fab fa-telegram-plane"></i> [`t.me/SpaceVim` on telegram](https://t.me/joinchat/CN0HPvvrVKg4MzY9)
|
||||
- <i class="fab fa-slack-hash"></i> [`#spacevim` on slack](https://join.slack.com/t/spacevim/shared_invite/zt-74w64lg5-bT~~2~zEhtIy1zow53tHJg)
|
||||
|
@ -42,7 +42,7 @@ Follow our twitter: [@SpaceVim](https://twitter.com/SpaceVim)
|
||||
|
||||
## Participating
|
||||
|
||||
Discuss the project at [#spacevim:matrix.org](https://chat.mozilla.org/#/room/#spacevim:matrix.org) or [/r/SpaceVim](https://www.reddit.com/r/SpaceVim/)
|
||||
Discuss the project at [#spacevim:matrix.org](https://app.element.io/#/room/#spacevim:matrix.org) or [/r/SpaceVim](https://www.reddit.com/r/SpaceVim/)
|
||||
|
||||
Contribute code, report bugs and request features on [GitHub](https://github.com/SpaceVim/SpaceVim).
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user