mirror of
https://github.com/nonebot/nonebot2.git
synced 2026-06-01 16:42:44 +00:00
👷 create plugin issue template
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
---
|
||||
name: Plugin Publish
|
||||
about: Publish your plugin to nonebot homepage and nb-cli
|
||||
title: "Plugin: blabla 的插件"
|
||||
labels: Plugin
|
||||
assignees: ""
|
||||
|
||||
---
|
||||
|
||||
**你的插件名称:**
|
||||
|
||||
nonebot-plugin-example
|
||||
|
||||
> 请事先发布插件到[pypi](https://pypi.org/),插件名称应与 pypi 项目名称**保持一致**
|
||||
|
||||
**简短描述插件功能**
|
||||
|
||||
例:复读机
|
||||
|
||||
**插件项目仓库/主页链接**
|
||||
|
||||
your project link here
|
||||
Reference in New Issue
Block a user