mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-07-28 16:51:26 +00:00
🔖 Release 2.1.3
This commit is contained in:
24
website/versioned_docs/version-2.1.3/community/contact.md
Normal file
24
website/versioned_docs/version-2.1.3/community/contact.md
Normal file
@ -0,0 +1,24 @@
|
||||
---
|
||||
sidebar-position: 0
|
||||
description: 遇到问题如何获取帮助
|
||||
---
|
||||
|
||||
# 参与讨论
|
||||
|
||||
如果在安装或者开发 NoneBot 过程中遇到了任何问题,或者有新奇的点子,欢迎参与我们的社区讨论:
|
||||
|
||||
1. 点击下方链接前往 GitHub,前往 Issues 页面,在 `New Issue` Template 中选择 `Question`
|
||||
|
||||
NoneBot:[](https://github.com/nonebot/nonebot2)
|
||||
|
||||
2. 通过 QQ 群(点击下方链接直达)
|
||||
|
||||
[](https://jq.qq.com/?_wv=1027&k=5OFifDh)
|
||||
|
||||
3. 通过 QQ 频道
|
||||
|
||||
[](https://qun.qq.com/qqweb/qunpro/share?_wv=3&_wwv=128&appChannel=share&inviteCode=7b4a3&appChannel=share&businessType=9&from=246610&biz=ka)
|
||||
|
||||
4. 通过 Discord 服务器(点击下方链接直达)
|
||||
|
||||
[](https://discord.gg/VKtE6Gdc4h)
|
@ -0,0 +1,22 @@
|
||||
---
|
||||
sidebar-position: 1
|
||||
description: 如何为 NoneBot 贡献代码
|
||||
---
|
||||
|
||||
# 贡献指南
|
||||
|
||||
## Code of Conduct
|
||||
|
||||
请参阅 [Code of Conduct](https://github.com/nonebot/nonebot2/blob/master/CODE_OF_CONDUCT.md)。
|
||||
|
||||
## 参与开发
|
||||
|
||||
请参阅 [Contributing](https://github.com/nonebot/nonebot2/blob/master/CONTRIBUTING.md)。
|
||||
|
||||
## 鸣谢
|
||||
|
||||
感谢以下开发者对 NoneBot2 作出的贡献:
|
||||
|
||||
<a href="https://github.com/nonebot/nonebot2/graphs/contributors">
|
||||
<img src="https://contrib.rocks/image?repo=nonebot/nonebot2&max=1000" />
|
||||
</a>
|
Reference in New Issue
Block a user