add adapter publish template

This commit is contained in:
yanyongyu
2021-02-11 17:55:57 +08:00
parent 31b8a5ff77
commit fc2694497e
3 changed files with 82 additions and 2 deletions

View File

@ -17,10 +17,15 @@ assignees: ""
**插件 import 使用的名称**
例:nonebot_plugin_example
nonebot_plugin_example
<!-- 或其他合法包名 -->
**插件 install 使用的名称**
nonebot-plugin-example
<!--
例 1nonebot-plugin-example
通过 pypi 安装
@ -30,7 +35,10 @@ assignees: ""
例 2git+https://github.com/nonebot/nonebot-plugin-example
从 github 仓库安装
-->
**插件项目仓库/主页链接**
例:nonebot/nonebot2(默认 github )或其他链接
nonebot/nonebot2
<!-- 默认 github 或其他完整链接,请勿使用 markdown 语法 -->