mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-07-23 22:31:07 +00:00
📝 Docs: 插件发布表单描述优化 (#3520)
This commit is contained in:
7
.github/ISSUE_TEMPLATE/adapter_publish.yml
vendored
7
.github/ISSUE_TEMPLATE/adapter_publish.yml
vendored
@ -3,6 +3,13 @@ title: "Adapter: {name}"
|
||||
description: 发布适配器到 NoneBot 官方商店
|
||||
labels: ["Adapter", "Publish"]
|
||||
body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: |
|
||||
# 发布须知
|
||||
|
||||
非特殊情况下,请通过 [NoneBot 适配器商店](https://nonebot.dev/store/adapters) 的发布表单进行插件发布信息填写。
|
||||
|
||||
- type: input
|
||||
id: name
|
||||
attributes:
|
||||
|
Reference in New Issue
Block a user