Skip to content

Commit

Permalink
Merge pull request #96 from BITNP/feat-qq-chat-group
Browse files Browse the repository at this point in the history
feat: Migrate to QQ Chat Group.
  • Loading branch information
fky2015 authored Jan 1, 2022
2 parents 0fe3aca + d39f76c commit 3a03930
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 29 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
[![English version](./assets/english.svg)](./README-en.md)
[![Latexmk](https://badgen.net/badge/compiler/Latexmk?color=blue&labelColor=2b2b2b)](https://mg.readthedocs.io/latexmk.html)
[![License](https://badgen.net/github/license/BITNP/BIThesis?color=008080&labelColor=2b2b2b)](./LICENSE)
[![Join on Slack](https://img.shields.io/badge/Slack%20Community-BIThesis-black?logo=slack&style=social&logoColor=2eb67d)](https://join.slack.com/t/bithesis/shared_invite/zt-epmzkyk0-fJRsUS36AlwMNB2AI_Q~Vw)
[![Join on QQ Chat Group](https://img.shields.io/badge/QQ%E7%BE%A4-737548118-green)](https://jq.qq.com/?_wv=1027&k=KYDrmS5z)

</div>

Expand All @@ -23,11 +23,12 @@ BIThesis 是针对北京理工大学本科同学毕业设计、毕业论文制

> 本项目获得了 [北京理工大学教务部](http://jwc.bit.edu.cn/)[北京理工大学计算机学院](http://cs.bit.edu.cn/) 的认可、背书与大力支持。详见:[致谢 - 官方赞助](https://bithesis.bitnp.net/Guide/5-Acknowledgements/Acknowledgements.html#%E5%AE%98%E6%96%B9%E8%B5%9E%E5%8A%A9-official-sponsors)
<h2>Slack 社区</h2>
<h2>交流社区</h2>

> 订阅更新,询问问题,提出需求……来参加 Slack 上面的北理 BIThesis 官方社区!
> 订阅更新,询问问题,提出需求……请加入北理 BIThesis 官方社区!
[![Join on QQ Chat Group](https://img.shields.io/badge/QQ%E7%BE%A4-737548118-green)](https://jq.qq.com/?_wv=1027&k=KYDrmS5z)

[![Join on Slack](./assets/slack.svg)](https://join.slack.com/t/bithesis/shared_invite/zt-epmzkyk0-fJRsUS36AlwMNB2AI_Q~Vw)

<h2>内容</h2>

Expand Down
22 changes: 9 additions & 13 deletions contributing-zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,25 +12,21 @@

## Guidance

**[我不想看下面的内容,我只是想问个小问题!!!](#加入我们的-slack-频道)**
**[我不想看下面的内容,我只是想问个小问题!!!](#加入我们的-QQ-群)**

| | 普通使用者 | 开发者 |
| ---------- | ------------------------------- | ------------------------------------------- |
| 提出问题 | [Slack](#加入我们的-slack-频道) | [Slack](#加入我们的-slack-频道) |
| 提交 Bug | [Slack](#加入我们的-slack-频道) | [Github - Issues](#在-github-上提交-bug) |
| 有好的想法 | [Slack](#加入我们的-slack-频道) | [Slack](#加入我们的-slack-频道) |
| 提出问题 | [QQ 群](#加入我们的-qq-群) | [QQ 群](#加入我们的-qq-群) |
| 提交 Bug | [QQ 群](#加入我们的-qq-群) | [Github - Issues](#在-github-上提交-bug) |
| 有好的想法 | [QQ 群](#加入我们的-qq-群) | Github - Issues |
| 提交 PR | | [Github - Pull Request](#提交-pull-request) |
| 有信心维护代码 | | [加入 Slack 并联系我们](#加入我们的-slack-频道) |
| 有信心维护代码 | | [加入QQ 群并联系我们](#加入我们的-qq-群) |

## 加入我们的 Slack 频道
## 加入我们的 QQ 群

在我们提供的[官方 Slack 频道][slack channel invitation]中有**很多活跃的维护者****友好的社区氛围**。在这里你能获得很多与本项目有关的帮助。
在我们提供的[QQ 群(737548118)][QQ chat group invitation]中有**很多活跃的维护者****友好的社区氛围**。在这里你能获得很多与本项目有关的帮助。

[![点击这里加入 Slack](/assets/slack.svg)](https://join.slack.com/t/bithesis/shared_invite/zt-epmzkyk0-fJRsUS36AlwMNB2AI_Q~Vw)

- 使用 `#community` 频道来**讨论问题****提出你的建议**或者**寻求帮助**
- 使用 `#random` 频道来**水群**:laughing:!
- 使用 `#announcement` 频道获取和本项目相关的**最新资讯和使用方法**!
[![Join on QQ Chat Group](https://img.shields.io/badge/QQ%E7%BE%A4-737548118-green)](https://jq.qq.com/?_wv=1027&k=KYDrmS5z)

> 提示:关于具体如何提出问题并没有明确的要求。总之请提供尽可能详细的信息,并且思考一下这个问题是不是已经被解决了。
Expand All @@ -54,5 +50,5 @@
寻找更细致的流程请参考
_[Github Help](https://help.github.com/en/github/collaborating-with-issues-and-pull-requests)_

[slack channel invitation]: https://join.slack.com/t/bithesis/shared_invite/zt-epmzkyk0-fJRsUS36AlwMNB2AI_Q~Vw
[QQ chat group invitation]: https://jq.qq.com/?_wv=1027&k=KYDrmS5z
[issue reporting link]: https://github.com/BITNP/BIThesis/issues/new
20 changes: 8 additions & 12 deletions contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,26 +11,22 @@ and feel free to propose changes to this document in a pull request.

## Guidance

**[I don't want to read this whole thing, I just have a small question!!!](#join-our-slack-channel)**
**[I don't want to read this whole thing, I just have a small question!!!](#join-our-QQ-chat-group)**

| | For Users | For Developers |
| --------------- | -------------------------------- | ---------------------------------------------- |
| Have a Question | [Slack](#join-our-slack-channel) | [Slack](#join-our-slack-channel) |
| Bug Report | [Slack](#join-our-slack-channel) | [Github - Issues](#bug-report-on-github) |
| Feature Request | [Slack](#join-our-slack-channel) | [Slack](#join-our-slack-channel) |
| Have a Question | [QQ Chat Group](#join-our-QQ-chat-group) | [QQ Chat Group](#join-our-QQ-chat-group) |
| Bug Report | [QQ Chat Group](#join-our-QQ-chat-group) | [Github - Issues](#bug-report-on-github) |
| Feature Request | [QQ Chat Group](#join-our-QQ-chat-group) | [QQ Chat Group](#join-our-QQ-chat-group) |
| Pull Request | | [Github - Pull Request](#pull-request-process) |

## Join Our Slack Channel
## Join Our QQ Chat Group

We provide an [official Slack channel][slack channel invitation]
We provide an [QQ Chat Group][QQ chat group invitation]
with **a bunch of active maintainers** and **a friendly community**
to give helpful advice **if you have any questions**.

[![Join on Slack](/assets/slack.svg)](https://join.slack.com/t/bithesis/shared_invite/zt-epmzkyk0-fJRsUS36AlwMNB2AI_Q~Vw)

- use `#community` channel to **report a bug**, **feature request** and **asking for help**.
- use `#random` channel to have **unrelated discussion**:laughing:!
- use `#announcement` channel if you don't want to miss the **updated news and features**!
[![Join on QQ Chat Group](https://img.shields.io/badge/QQ%E7%BE%A4-737548118-green)](https://jq.qq.com/?_wv=1027&k=KYDrmS5z)

> note: there is no detailed rules about how to ask question, just provide enough information and
rethink before write.
Expand All @@ -56,5 +52,5 @@ The following steps will help you finish a pull request.
For more information, refer to the
_[Github Help](https://help.github.com/en/github/collaborating-with-issues-and-pull-requests)_.

[slack channel invitation]: https://join.slack.com/t/bithesis/shared_invite/zt-epmzkyk0-fJRsUS36AlwMNB2AI_Q~Vw
[QQ chat group invitation]: https://jq.qq.com/?_wv=1027&k=KYDrmS5z
[issue reporting link]: https://github.com/BITNP/BIThesis/issues/new

0 comments on commit 3a03930

Please sign in to comment.