🔖 Release 2.3.3

This commit is contained in:
noneflow[bot]
2024-08-18 03:57:17 +00:00
parent 2195e07998
commit eeaf823ea9
97 changed files with 19417 additions and 2 deletions

View File

@ -0,0 +1,24 @@
---
sidebar-position: 0
description: 遇到问题如何获取帮助
---
# 参与讨论
如果在安装或者开发 NoneBot 过程中遇到了任何问题,或者有新奇的点子,欢迎参与我们的社区讨论:
1. 点击下方链接前往 GitHub前往 Issues 页面,在 `New Issue` Template 中选择 `Question`
NoneBot[![NoneBot project link](https://img.shields.io/github/stars/nonebot/nonebot2?style=social)](https://github.com/nonebot/nonebot2)
2. 通过 QQ 群(点击下方链接直达)
[![QQ Chat Group](https://img.shields.io/badge/QQ%E7%BE%A4-768887710-orange?style=social)](https://jq.qq.com/?_wv=1027&k=5OFifDh)
3. 通过 QQ 频道
[![QQ Channel](https://img.shields.io/badge/QQ%E9%A2%91%E9%81%93-NoneBot-orange?style=social)](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 服务器(点击下方链接直达)
[![Discord Server](https://discordapp.com/api/guilds/847819937858584596/widget.png?style=shield)](https://discord.gg/VKtE6Gdc4h)

View File

@ -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>