mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-07-24 23:01:25 +00:00
🧑💻 Develop: 发布议题模板增加 Publish 标签 (#3174)
This commit is contained in:
2
.github/ISSUE_TEMPLATE/plugin_publish.yml
vendored
2
.github/ISSUE_TEMPLATE/plugin_publish.yml
vendored
@ -1,7 +1,7 @@
|
||||
name: 发布插件
|
||||
title: "Plugin: {name}"
|
||||
description: 发布插件到 NoneBot 官方商店
|
||||
labels: ["Plugin"]
|
||||
labels: ["Plugin", "Publish"]
|
||||
body:
|
||||
- type: input
|
||||
id: pypi
|
||||
|
Reference in New Issue
Block a user