mirror of
https://github.com/LiteyukiStudio/nonebot-plugin-marshoai.git
synced 2025-08-01 03:59:51 +00:00
✨ 添加贡献者展示组件,并更新项目文档以感谢贡献者
This commit is contained in:
@ -39,3 +39,11 @@ pre-commit install # 安装 pre-commit 钩子
|
||||
- [`Google Docstring`](https://sphinxcontrib-napoleon.readthedocs.io/en/latest/example_google.html) 文档规范
|
||||
|
||||
可以在编辑器中安装相应的插件进行辅助
|
||||
|
||||
## 其他
|
||||
|
||||
感谢以下的贡献者们:
|
||||
|
||||
<ContributorsBar />
|
||||
|
||||
<script setup> import ContributorsBar from '../../components/ContributorsBar.vue' </script>
|
Reference in New Issue
Block a user