🔖 Release 2.4.0

This commit is contained in:
noneflow[bot]
2024-10-31 13:45:33 +00:00
parent a50a3398de
commit 5e86d53e0b
97 changed files with 19568 additions and 2 deletions

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>